By AJToft on
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
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
Look in the style.css of that
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
Thanks
Thanks
I can find 2 style.css file
I can find 2 style.css file whitch one is it corolla.settings.style.css or corolla.responsive.style.css ??
I have no idea, never looked
I have no idea, never looked at that theme, sorry. It'll be in one of them :)
works at bekandloz | plays at technonaturalist
You should use Firebug or
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.