Shape 5

Joomla Templates => eMercantilism - January 08 - Club => : jkervin1 July 11, 2011, 11:20:42 PM



: Change Background Colour
: jkervin1 July 11, 2011, 11:20:42 PM
Hello,

I am trying to change the background colour from white to #a3dd88. I thought it was controlled by the images and photoshopped them all only to find out I'm wrong  ;D .

So, where can I find this, presumeably lost in the sea of the css file?


: Re: Change Background Colour
: jonahh July 12, 2011, 03:05:46 PM
Hello,

You can change this here:

template_css.css (line 506)

#s5_mainbodywrapper {
    background: #a3dd88;
}

Also check out firebug for firefox, you can hover over any element and see what css is attached to it