Closed (fixed)
Project:
Nice Menus
Version:
6.x-1.1
Component:
CSS
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Jul 2008 at 23:56 UTC
Updated:
23 Jul 2009 at 22:23 UTC
Jump to comment: Most recent file
Comments
Comment #1
Nguyen DO commentedI meet the same prob. I am running Drupal 6.2 and meet this prob with Opera 9.5, Firefox 2.0 and IE 7.0
Comment #2
add1sun commentedhave you looked at the FAQ and tried suggestions there? http://drupal.org/node/195157
Comment #3
decibel.places commentedI am using NiceMenus with Drupal v 6.2 (in a vertical block on the side, not horizontal in header) with the 4seasons theme
I have not had this problem http://netsperience.org/
perhaps this is a theme-specific issue
NiceMenus does some odd css stuff which is also theme-specific (borders hanging over, for example, I fixed the top level menu border but I see that the expansions are not completely bordered)
I also started working with the Marinelli theme, but ran into some problems I don't remember what and ditched it
BTW you can attach an image to your post, you don't have to upload to photobucket and link to it
Comment #4
add1sun commentedSwitching to new CSS component so others that can find CSS troubleshooting more easily.
Comment #5
archer007 commentedI tried changing the overflow:hidden property and making it overflow:visible, but it didn't seem to do anything. I'm going to post this as an issue on the Marinelli theme page as well.
Comment #6
add1sun commentedA lot of people seem to have problems using Marinelli with Nice menus. I'll add it to the FAQ as a theme that seems to not play nicely. Closing this issue since no one else has responded.
Comment #7
seutje commentedthe basic CSS of nice menu's shows the following:
ul.nice-menu, ul.nice-menu ul {
z-index: 5;
}
simply adding this will fix it for IE while leaving FF and the likes unaffected
ul.nice-menu li.over {
z-index:1000;
}
Comment #8
seutje commentedComment #9
sethwilpan commentedSetting overflow:visible in the containing element worked for me.
Comment #10
decibel.places commentedwhen Flash content layers over the menu, set the wmode parameter for the Flash