Page 1 of 1

SOLVED Badly help needed with background color

Posted: Thu Nov 29, 2007 9:44 pm
by hourglass
www.glassdom.com/seek

This is my page and i want to change the background color from that grey tint to black, how do i do that?
i tryd looking for an answer here on the forum and with google and in tutorials for 3 hours but cant solve my problem.
i tried this kind of things adding to the "edit template" html code stuff but it wont help also.

Please people, how do i solve this?

Re: Badly help needed with background color

Posted: Thu Nov 29, 2007 10:05 pm
by kermit
dig a little deeper into your css; you'll find it.. there is more than one place you've got a body background color specified..  search for:
background-color: #ccc


this is because you have two layout stylesheets applied to your template:
Layout: Left sidebar + 1 column
Layout: Top menu + 2 columns

Re: Badly help needed with background color

Posted: Thu Nov 29, 2007 10:28 pm
by hourglass
where do i find this css?

Re: Badly help needed with background color

Posted: Thu Nov 29, 2007 10:31 pm
by hourglass
thanks for the tip, i found what i was looking for, so if you want to edit something you have to edit it in all your style sheets, right?

Re: SOLVED Badly help needed with background color

Posted: Fri Nov 30, 2007 5:20 am
by kermit
you shouldn't have to edit something like a page background color in more than one file. you just happen to have attached a second stylesheet from a different default template to the one you're using.