Change the color of the active menu item in Myfolio template

GK User
Mon Jan 30, 2012 4:24 pm
I would like to change the color of the menu when the item is active. I want the color to be #0d6296. What do I need to add to override.css?
User avatar
Junior Boarder

GK User
Mon Jan 30, 2012 5:36 pm
Please paste link to your site.
User avatar
Platinum Boarder

GK User
Mon Jan 30, 2012 10:03 pm
Hi,

No link needed, try to add this to the override.css file :

Code: Select all
#gkMainMenu > div > ul > li.active a { color: #0d6296; }


Don't forget to activate the override rule in the template parameters.

Ryo
User avatar
Senior Boarder


cron