|
|||
|
What is the magic css formula for having the current menu item highlighted?
For example when I click the "staff" menu item I would like "staff" to have a different css style applied to it. My menu has a class of mainmenu applied to it. ----- found my own answer: here it is in case it saves someone else time... #active_menu_mainmenu { color:#blue;} Last edited by shoshanaz; 08-15-2007 at 11:10 AM. Reason: Found my own answer... |
| Thread Tools | |
| Display Modes | |
|
|