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
I looked in CSS and I couldn't find it either. It's in template.html:
<td valign="top" bordercolor="#666666" bgcolor="#e1e1e2">
Excellent, worked a treat.
Thankyou