Cyber Apex is a template based mainly on gaming but with many options to change the look. It has the dark and light version but also with a lot of options to change the colours, wallpapers, etc.
Theme Features [ACP]:
Count Down fully customizable.
Background Picker.
Index Settings.
Mega Footer fully customizable
Customizable Post Container.
Sidebar Slider fully customizable.
Social Links customizable.
Special Forums.
Index Welcome Message Text customizable.
Customizer:
Colour Picker.
Background Picker.
Dark & Light mode Switch.
Fluid width Switch.
Show/Hide Sidebar.
Chose sublist columns.
Show/Hide Back To Top Button.
New:
Redesigned header menu. (Now works with menu manager)
Clean CSS code. (With vars)
Redesigned Header.
Redesigned Post Container.
Warnings:
This new version is available just from 4.6.
No Renewal any more, you are free to use this theme for life.
Plugins Used:
General Statistics.
Chatbox Free.
To put it simply, it welcomes newly registered members. It will welcome them with an optional personal message, email or topic alert. From there you can further customize each pm, email or topic message, the subject / title and so on. It also has the ability to welcome members that are added manually through the Admin CP.
OBS! Need to be uploaded manualy and installed in applications!
Надявам се този превод да ви помогне с разработката на вашия проект.
Превода не е 100% завършен но продължавам да работя по него и скоро ще го ъпдейтна.
В този файл ще намерите превод на:
System (ACP)
Forum
Downloads
Pages
ChatBox
MemberShop
Trophies & Medals
Enhanced User Info Panel
Препоръчвам ви този плъгин ако ползвате повече от един език:
This is the path
/system/Theme/Theme.php
check for something like this:
$calledClass = get_called_class();
if( $functionName == 'theme_core_front_global_footer' or ( $functionName == 'footer' and $app == 'core' and $location == 'front' and $group == 'global' ) )
{
$content = $content . "\n<p id='elCopyright'>
<span id='elCopyright_userLine'>{lang=\"copyright_line_value\"}</span>
{{if !\$licenseData = \IPS\IPS::licenseKey() or !isset(\$licenseData['products']['copyright']) or !\$licenseData['products']['copyright']}}<a rel='nofollow' title='Community Software by Invision Power Services, Inc.' href='http://www.invisionpower.com/'>Community Software by Invision Power Services, Inc.</a>{{endif}}
</p>";
}
and remove the
{{if !\$licenseData = \IPS\IPS::licenseKey() or !isset(\$licenseData['products']['copyright']) or !\$licenseData['products']['copyright']}}<a rel='nofollow' title='Community Software by Invision Power Services, Inc.' href='http://www.invisionpower.com/'>Community Software by Invision Power Services, Inc.</a>{{endif}}
Cheers