Closed (fixed)
Project:
Nice Menus
Version:
6.x-1.3
Component:
CSS
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
12 Feb 2009 at 20:29 UTC
Updated:
1 Apr 2009 at 15:30 UTC
Currently I have a nice menu vertical drop down. The high level categories appear in the clicked state on the front page but in the off state on all other pages (as they should). In addition, the nice menus block inherits the css from the theme which places a small leaf icon next to each item which actually sits outside of the container and looks horrible. Is there any way to selectively stop the css inherits of particular items such as this. Any help would be greatly appreciated! Thanks-
Comments
Comment #1
add1sun commenteduse Firebug to determine the exact selector being used to add the leaf and then override the CSS as needed.