component background urgent

GK User
Fri Jan 07, 2011 11:29 am
Hi again,

Now, I would like to change the background color of the component container (wrapper). I've tried to search for the tag in the template.css but nothing there so far, and also tried to use override.css like this:

#gk-mainbody { background: #ffffff; }
#component_wrapper { background: #ffffff; }

however, nothing happened so far... :(

Please rply asap!
User avatar
Junior Boarder

GK User
Fri Jan 07, 2011 12:00 pm
solved...

#component_wrap { background: #fff; border: 0px; }

actually, I've asked this question because I thought it was not gonna work. sorry, for unnecessary posting. hopefully, someone who is looking for the solution for the same problems may find this useful :)
User avatar
Junior Boarder

GK User
Fri Jan 07, 2011 1:09 pm
great your posting your solution so others can benefit from it ...

thumbs up
User avatar
Platinum Boarder


cron