I am using IE 7.0.5730.13, and Nice Menus (NM) renders menus behind the front page banner of my site, which uses the Marinelli template. NM works works with Firefox 3, but is buggy in IE7 now for some reason. The site is on a development machine right now, but here's a screenshot:

http://s49.photobucket.com/albums/f272/linuxarcher/?action=view&current=nicemenusrenderingproblems.png

Look under "Technology Support" and you'll see NM trying to render the menu (my mouse was on the "Technology Support" tab)

CommentFileSizeAuthor
#1 nm.jpg22.23 KBNguyen DO

Comments

Nguyen DO’s picture

StatusFileSize
new22.23 KB

I 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

add1sun’s picture

Status: Active » Postponed (maintainer needs more info)

have you looked at the FAQ and tried suggestions there? http://drupal.org/node/195157

decibel.places’s picture

I 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

add1sun’s picture

Component: Browser Compat » CSS

Switching to new CSS component so others that can find CSS troubleshooting more easily.

archer007’s picture

I 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.

add1sun’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

A 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.

seutje’s picture

Status: Closed (fixed) » Closed (duplicate)

the 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;
}

seutje’s picture

Status: Closed (duplicate) » Closed (fixed)
sethwilpan’s picture

Setting overflow:visible in the containing element worked for me.

decibel.places’s picture

when Flash content layers over the menu, set the wmode parameter for the Flash