Shape 5

Joomla Templates => Game Vision - October 2007 - Club => : kboy November 21, 2009, 10:50:21 AM



: Game Control Panel
: kboy November 21, 2009, 10:50:21 AM
I am using the Game Control panel area for your news image module. The background is transparent. Is there any way to make it black? I tried all available style settings with no luck. I would really like to do away with the control panel altogether, but I need the advert1 position for this module since it is the only center position above the mainbody. The game control panel must be hardcoded into the template.  If there is a way to delete it and just have advert 1 & 2 in that position that would be great. The template is working out great, so far. I will let you know when I get it published. Thanks for your help!!


: Re: Game Control Panel
: mikek November 23, 2009, 11:13:53 AM
Hello, you would need to add the following to the bottom of your template_css.css file:

#s5_panel {
background:#000000;
}