I am developing this on a stand alone desktop so I can't post a link, however I will attach the css file. Using Drupal 5 and Zen based theme.

It is a horizontal menu which works as desired, however when used with a zen based theme, the dropdowns appear if you hover over other text, images or links that appear on the page below the nav bar where the dropdown will cover.

Any ideas on which class or selector I should focus on to solve this?

Comments

jonjonz’s picture

jonjonz’s picture

To answer my own issue.

I found that the problem was caused by my placing some of my custom CSS in the nice-menus.css file. The README.TXT file clearly states "you should not edit the regular nice_menus.css file since this contains the "logic" that makes Nice Menus work."

After moving my edits to the suggested seperate css file, everything worked as advertised on the tin. So the moral is RTFM or in this case the README.TXT file.

add1sun’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.