How to change the Submenu Color?

GK User
Thu Nov 18, 2010 8:44 pm
How can I change the Submenu-color (from the original gray to X)?
User avatar
Fresh Boarder

GK User
Fri Nov 19, 2010 9:59 am
if i understand right, this is what you want to c hange...

add this to the override.css and enable override.css from the template manager

Code: Select all
.gk-menu ul.level0 div.childcontent ul { background: #ff0000;}


and welcome to gavick.
User avatar
Platinum Boarder

GK User
Fri Nov 19, 2010 1:18 pm
No, I want to edit the gray of this Sub-Menu:

Image
User avatar
Fresh Boarder

GK User
Tue Nov 23, 2010 11:32 am
i see ...

joomla.css
Code: Select all
 .moduletable_menu ul.menu > li.active { background-color: #f7f7f7}


edit the color there...
User avatar
Platinum Boarder


cron