SOLVED Badly help needed with background color

For discussion and questions related to CMS Specific templates and stylesheets (CSS), and themes. or layout issues. This is not a place for generic "I don't know CSS issues"
Locked
hourglass

SOLVED Badly help needed with background color

Post 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?
Last edited by hourglass on Thu Nov 29, 2007 10:32 pm, edited 1 time in total.
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: Badly help needed with background color

Post 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
Last edited by kermit on Thu Nov 29, 2007 10:09 pm, edited 1 time in total.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
hourglass

Re: Badly help needed with background color

Post by hourglass »

where do i find this css?
hourglass

Re: Badly help needed with background color

Post 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?
User avatar
kermit
Power Poster
Power Poster
Posts: 693
Joined: Thu Jan 26, 2006 11:46 am

Re: SOLVED Badly help needed with background color

Post 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.
eternity (n); 1. infinite time, 2. a seemingly long or endless time, 3. the length of time it takes a frozen pizza to cook when you're starving.
4,930,000,000 (n); 1. a very large number, 2. the approximate world population in 1986 when Microsoft Corp issued its IPO. 3. Microsoft's net profit (USD) for the quarter (3 months) ending 31 March 2007.
CMSMS migration and setup services | Hosting with CMSMS installed and ready to go | PM me for Info
Locked

Return to “Layout and Design (CSS & HTML)”