i just installed the simple menu and it works fine, except for the theme acquia marina. the menu isn't showing correctly, it runs behind the navigation which is made of png-files. i'm not quite sure if that is important. any suggestions?

Comments

zroger’s picture

Version: 6.x-1.2 » 6.x-1.x-dev

nice catch. there is a z-index that gets set in each of the 2 themes, but the element itself isn't positioned (either relative or absolute) which is necessary in order for z-indexing to work.

committed: http://drupal.org/cvs?commit=191384

zroger’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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