Not signed in (Sign In)

SkillShare - A place to discuss Web Standards and Web Design topics

Categories

Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthormistx
    • CommentTimeJun 4th 2009
     permalink
    Ok, I have a fixed dropdown menu on the top of my site. Everything works perfect, but wen I scroll the content is over the menu, because the div in which the menu is, is fixed. The div with the content is absolute. How can I change it, that the content is always behind the menu.

    I didn't get any idea how to solve that problem yet.

    Respectfull, mistx yiiiiha xD
    • CommentAuthorzachwlewis
    • CommentTimeJun 16th 2009
     permalink

    From the sound of your problem, I suggest you use the z-index property for the absolutely positioned div.

    You’ll more than likely want to set it to something higher than one.

  1.  permalink
    you set the z-index property of the menu div higher than the content div.

    Thanks
    Prakash
Add your comments
    Username Password
  • Format comments as (Help)