Hi I am attempting to accomplish the following:
Make the sub-menu items have a different background (on hover), and borders (all the time) than the main menu items.
My problem is that whatever I do to this - .sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active - also affects the submenu items.
Would someone be willing to recommend a suitable solution? You can see what I am attempting to do at http://24hrknight.com!
Thanks very much.
Drew