maintained by: Steve©
phpBB3 Style name: CS gamers
phpBB3 Style version: 1.0.2
PhpBB3 version: 3.0.7
Description:Subsilver2 based style,with dark theme, losely based on counter strike.
Screenshot:
[hsimg]http://www.djsimg.com/images/83530454_0310_csgamers.png[/hsimg]
Flash header options:
If you would like to add the flash header back.
[spoiler]open styles/CS_gamers/template/overall_header.html
Find:
Code: Select all
<div id="wrapheader">
<div id="logodesc" style="text-align: center;">
<img src="{T_THEME_PATH}/images/header/image.jpg" height="140px" width="800px"/>
</div>
</div>
Code: Select all
<div id="wrapheader">
<div id="logodesc" style="text-align: center;">
<object type="application/x-shockwave-flash" data="./styles/CS gamers/theme/images/header/header.swf" width="100%" height="140px">
<param name="wmode" value="transparent" /><param name="movie" value="./styles/CS gamers/theme/images/header/header.swf" />
</object>
</div>
</div>
[typo_alert]Style has had the main folder renamed,and some file changes ,if your upgrading from the older version,s take note that this will be a fresh install and found in the ACP as a different style.The style has kept the theme of older style version but important updates and changes have been made.[/typo_alert]