Dear Ryan,
I was very pleased to discover your Multi-level Navigation plugin and installed it on my site http://ilovemaccabi.org/. I followed the directions and everything was quite simple.
1. I installed plugin.
2. I activated it.
3. I changed the "Current design" to "Blue Dazzle" in https://geek.hellyer.kiwi/suckerfish_css/ and copied the code into Appearance box in the plugin.
As you can see on the site (I use Firefox Mozilla 3) – the Nav menu works and has dropdowns. The only issue I have – each page name has a small page image in front of it that goes on top of the previous page name. Would you please help me to correct the problem?
Thanks,
Leo.
If you remove li.page_item from that chunk of code your problem will be solved probably (I haven’t tested it):
[code:29lr1y10]
li.nav_leaf
{
list-style-image: url(file.gif);
}[/code:29lr1y10]