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 :)

  • why dont use the superfish project with the theme insted using it separately? it would be a nice integration.
  • i think that the breadcrumb support will be appreciated

Comments

regi.bradley’s picture

Did you ever find a solution for this?

Anonymous’s picture

this can be solved by giving the parent DIV that hold the menu a higher z-index, IE !!

regi.bradley’s picture

Thanks, that worked for me. I also had to tack on position: relative to the parent div.

johnmullin2003’s picture

thanks sunn, on my way! ;-)