Hey guys, how do i create a backgound to my sidebar on http://tgone.eu/ Please help.
Is it possible to change the white background on the "Main content" to another color.

Regards - AJToft

Comments

ryivhnn’s picture

Look in the style.css of that theme, find .content-style and change the background. For the sidebar either change the .region-sidebar or .block (or add them if they're not there).

works at bekandloz | plays at technonaturalist

AJToft’s picture

Thanks

AJToft’s picture

I can find 2 style.css file whitch one is it corolla.settings.style.css or corolla.responsive.style.css ??

ryivhnn’s picture

I have no idea, never looked at that theme, sorry. It'll be in one of them :)

works at bekandloz | plays at technonaturalist

rosborn’s picture

You should use Firebug or some other browser debugger plugin to inspect the CSS associated with each part of the web page. That should tell you which CSS file was used to set the sidebar background.