Need help with the Vbulletin theme Need help with the Vbulletin theme
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Need help with the Vbulletin theme

Started by Vitesse, November 09, 2005, 02:23:27 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Vitesse

I'm using the vbulletin theme on the gallery (www.performancextreme.com). The only problem i have now is im working on a skin for the site (the gallery is not integrated, working as standalone). For some reason i just cant find where in the CSS to alter the page background. I've altered most of the settings to #000000 to get a black background but i end up with grey on black still. Am i missing something or am i looking in totally the wrong place.

Thanks

Tom

Tranz

I looked in CSS and I couldn't find it either. It's in template.html:
        <td valign="top" bordercolor="#666666" bgcolor="#e1e1e2">

Vitesse