How to get rid of transparent middle part?

More
13 years 7 months ago #9190 by kennedyronald
Want to change the transparent modules in the middle to a plain bg colour but can't find the corresponding css code. Hope you can help.

Cheers,
Ronald

Please Log in to join the conversation.

More
13 years 6 months ago #9196 by ivan.milic
There is a parameter for that , something like content background , but it would change also background color of other parts of site. To make what you want add this to bottom of template_css.css:

.content_pad
{
background-image:none;
background-color:#xxxxxx;
}

Please Log in to join the conversation.

Time to create page: 0.190 seconds
Powered by Kunena Forum