Fórumok
BS Gaming 01 theme
-
Background pic in the style.css file. Forum not theme dependent, forum is the plugin. Need install on the admin plugin Manager.
If you want change the theme copy the theme folder into the e107_themes folder and select it on the admin theme Manager. -
-
The theme has background image and an overlay image:
If you want change only background image, change bg.jpg:html { background: #000 url(images/bg.jpg) no-repeat fixed center top; }
If no need overlay, delete this:html { background: #000 url(images/bg.jpg) no-repeat fixed center top; }
and change image in this:body { font: 14px sans-serif; color:#333; line-height: 1.4; background: url(images/overlay.png) repeat left top; width: 100%; padding-top: 50px; }
Moderator(s): fizi
I've tried everything but nothing works, please show me the script that I need to change





