Ok edit red.css in modules\PNphpBB2\Templates\PNTheme\styles
And replace the body tag with
Code:
body{ font-family: Verdana; font-size: 11px; color: #CCCCCC; scrollbar-face-color: #570101;
scrollbar-highlight-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-3dlight-color: #2C2C2C;
scrollbar-arrow-color: ##2C2C2C;
scrollbar-track-color: #570101;
scrollbar-darkshadow-color: #000000; background-attachment: fixed; background-image:url(../../../../../themes/red/images/bkgrd.gif)}
|