How to change the content background color?

GK User
Thu Nov 18, 2010 2:08 am
Please tell me How to change the content background color?
User avatar
Platinum Boarder

GK User
Thu Nov 18, 2010 2:38 am
Hi

../css/template.css

find this line:

Code: Select all
#gk-wrapper-content { background: #fff; padding:0; overflow: hidden; }


you might also want to change this line:

Code: Select all
#gk-top-highlighter { padding: 0 18px 18px 18px; background:#fff; }


Cheers ;)
User avatar
Platinum Boarder


cron