Transparent backgrounds

GK User
Fri Jul 01, 2011 12:46 pm
Hi

can you please advise what changes I need to make to the css files to remove the transparency from the main body and module backgrounds. I just want a plain white backgrouynd rather than the site background showing through.

Thanks

Paul
User avatar
Senior Boarder

GK User
Fri Jul 01, 2011 3:04 pm
Hi

Please enable override.css file on Coffee template parameters and try adding on this file something like this:

Code: Select all
#mainPage {background: #fff;padding: 20px}


Cheers ;)
User avatar
Platinum Boarder

GK User
Fri Jul 01, 2011 3:32 pm
many thanks - much appreciated

Paul
User avatar
Senior Boarder


cron