Hi there.
I have the wonderful Nice Menus module installed on a heavily modified Zen sub theme (Nice Menus 5.x-1.2, Drupal 5.7).
I have also installed the jQuery plugin for rounded corners, jQuery.corner.js (jQuery corner plugin version 1.7).
Both seem to work fine independently, but when both are enabled, the vertical drop down menus disappear behind the div with the rounded corners. It is as if the z-index of the rounded corners supersedes that of the Nice Menus.
I have tested it on a plain old html page also, with the Nice Menus code and the jQuery plugin, but no Drupal or Zen, so it is almost certainly a Nice Menus vs jQuery Corner plugin issue.
I realise this may not strictly be a problem with Nice Menus, but wondered if anyone here new how to force Nice Menus to be shown on top of everything else.
Many thanks.
Comments
Comment #1
add1sun commentedI haven't ever played with rounded corners myself. Typically the main CSS things to play with in the layering thing are the z-index and position properties.
Comment #2
add1sun commentedNo response, closing.