[Solved] make active menu item a link
Posted: Tue Aug 19, 2008 7:15 am
Hi,
I am using the {menu} tag to display menus and I'm having a problem with the active menu item.
The active menu item isn't recognised as a link and therefore doesn't inherit the css style of 'a' or even 'a:active'. Instead it has the default formatting of 'h3'.
I can change the style for h3 but this is not ideal as it still doesn't act like a link (I want it to react like other menu items on hover).
My question is, how can I make the active menu item a link so that it will use the same styles as other menu items?
Thank you.
I am using the {menu} tag to display menus and I'm having a problem with the active menu item.
The active menu item isn't recognised as a link and therefore doesn't inherit the css style of 'a' or even 'a:active'. Instead it has the default formatting of 'h3'.
I can change the style for h3 but this is not ideal as it still doesn't act like a link (I want it to react like other menu items on hover).
My question is, how can I make the active menu item a link so that it will use the same styles as other menu items?
Thank you.