There is a gap of about 20 pixels between sf-depth-2 and sf-depth-3 submenus I created. I can't find a css fix. Additionally, the gap prevents accessing the third level menu while using the firefox browser, though the third level menu can be accessed if I use the chrome browser. Any suggestions would be greatly appreciated.

This is a very slick module. Thanks for creating and maintaining it.

CommentFileSizeAuthor
#3 superfishgap.jpg211.89 KBscreeno
#1 superfishgap.jpg79.83 KBscreeno
#1 superfishgap.jpg79.83 KBscreeno

Comments

screeno’s picture

StatusFileSize
new79.83 KB
new79.83 KB

Here is a screenshot of the problem.

mehrpadin’s picture

Hey Gilbert,

May I see the site? you can email the URL.

screeno’s picture

StatusFileSize
new211.89 KB

I haven't made uploaded the changes to the site, I'm working locally until I get the menus working correctly. Is there any other information that would be helpful?

I'm attaching a screenshot of the problem.

screeno’s picture

OK, I've uploaded the changes to http://urbanjules.com. Hover over the Archive link to see what I mean.

Thanks.

screeno’s picture

Status: Active » Closed (fixed)

Thanks to Mehrpadin for cleaning this up. Added his suggested fix to the local style sheet and voila! Works super.

#block-superfish-1.block ul,
#block-superfish-1.block ol {
margin: 0;
}