Active
Project:
Sandium
Version:
6.x-3.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 May 2010 at 11:45 UTC
Updated:
14 Aug 2010 at 09:12 UTC
Jump to comment: Most recent
Hello and thanks for this wonderful theme.
I would report a "bug" with super-fish dropdown menu.
The menu will appear behind a view-block if there is a view-block under the menu (only using IE 6/7).
In my site I create a view-block that shows me node-content (just image+text) in the "top-left" area and when I click on the menu the drop-down list appears behind the block.
Any idea? thanks for help.
=========
suggestions :)
Comments
Comment #1
regi.bradley commentedDid you ever find a solution for this?
Comment #2
Anonymous (not verified) commentedthis can be solved by giving the parent DIV that hold the menu a higher z-index, IE !!
Comment #3
regi.bradley commentedThanks, that worked for me. I also had to tack on position: relative to the parent div.
Comment #4
johnmullin2003 commentedthanks sunn, on my way! ;-)