• Resolved efetch

    (@efetch)


    In the header of my Theme I have a picture (CSS position:relative).
    Underneath I have a horizontal menu.

    I put the menu with negative margin over the picture, so it appears as an overlay on the picture.

    When I put meteor slides instead at the position of the picture, the menu is positioned underneath the slides.

    Are there any suggestions how I can mange the “overlay” effect without using “position:absolute” and z-index?

    Regards
    Frank

    http://wordpress.org/extend/plugins/meteor-slides/

Viewing 1 replies (of 1 total)
  • Thread Starter efetch

    (@efetch)

    Sorry, sorry sorry!!

    I should have read the “readme” more carefully!

    I fixed it with putting all the stuff in a container (position: relative), posistioned my menu by “position:absolute” and coukd now set the z-index to a higher number then meteor slides.

    Thanks for reading this anyway…

Viewing 1 replies (of 1 total)
  • The topic ‘Menu overlay’ is closed to new replies.