Hi,
using Drupal 7
Adaptive Themes-Subtheme Pixture Reloaded
Superfish Module 7.x-1.9-beta4
Superfish Library 1.2-beta2

If superfish is set to horizontal and its block is placed into "menu-bar", in Internet Explorer 7 – 9 the dropdown-menus will be displayed behind the div #columns below the menu-bar when they appear.

Solution: in your [subtheme-name].css, set
#menu-bar{ position:static; }

Is it your or Jeff's Issue?

Regards, Mark

Comments

prudal’s picture

Title: menu-bar » menu-bar and superfish-dropdown-menues behind columns
mehrpadin’s picture

Hey Mark,

Jeff's indeed :) and thank you!

mehrpadin’s picture

Project: Superfish Dropdown Menu » AdaptiveTheme
Version: 7.x-1.9-beta4 » 7.x-2.2
Component: Code » CSS/HTML
Category: task » bug
Priority: Major » Normal

Issue moved :)

Jeff Burnz’s picture

Project: AdaptiveTheme » Pixture Reloaded
Version: 7.x-2.2 » 7.x-2.x-dev
Component: CSS/HTML » Code