gkbottomMenu css

Advanced and professional portal news Joomla template with community features and various content display layouts.
GK User
Thu Aug 16, 2012 2:23 pm
Hi ,

I want my gktopmenu to have the same color with gkbottomMenu.

I add the code below to override.css but nothing.

#gkbottomMenu
{background:none repeat scroll 0 0 #3D77B1;
border-bottom: 1px solid #4B87C5;}

What i am do wrong???

P.K
User avatar
Fresh Boarder

Konrad M
Thu Aug 16, 2012 2:35 pm
Hi,
please try change this to:
Code: Select all
#gkBottomMenu {
background:none repeat scroll 0 0 #3D77B1;
border-bottom: 1px solid #4B87C5;
}
User avatar


cron