Hi,
I'm trying to use the menu_icons module with an artisteer generated theme. I've got the menu icons installed but they're appearing behind my menu (you can see one or two pixels peeking out around the edge). I've tried changing the z-index for the menu to
-999999 in my style.css file for my theme, and have also added positioning and z-index to the menu-icons php/.css file. Can I write a standalone .css file for menu_icons? Any other ideas?
Thanks in advance for any help
P.S I am a novice!
Comments
Comment #1
acrollet commentedHi there,
you can over-ride the menu_icons_css_item.tpl.php file in your theme to make whatever changes you need to the menu icons css.