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.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | superfishgap.jpg | 211.89 KB | screeno |
| #1 | superfishgap.jpg | 79.83 KB | screeno |
Comments
Comment #1
screeno commentedHere is a screenshot of the problem.
Comment #2
mehrpadin commentedHey Gilbert,
May I see the site? you can email the URL.
Comment #3
screeno commentedI 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.
Comment #4
screeno commentedOK, I've uploaded the changes to http://urbanjules.com. Hover over the Archive link to see what I mean.
Thanks.
Comment #5
screeno commentedThanks 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;
}