Closed (works as designed)
Project:
Superfish Dropdown Menu
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2011 at 18:07 UTC
Updated:
3 Oct 2012 at 17:20 UTC
I'm trying to use a Superfish drop-down menu in the header region of a site that's using the AD_Blueprint theme, instead of the default primary menu provided in the theme (which I've disabled). Unfortunately, the drop-down menu appears cut off at the bottom of the region it's in. I'm not getting anywhere trying to resolve this (though I am no CSS expert).
Your advice on how to fix the CSS would be appreciated. I'll email a link to the site, in case you have time to have a look and advise me.
Comments
Comment #1
mehrpadin commentedHey Paul,
Thanks for the link. The container
div(#header-region) hasoverflow: hidden, that's why. However, I removed it (using Firebug) and everything went crazy, so I guess you should ask the theme designer for some solutions.Comment #2
mehrpadin commented