Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS I have problem with position: fixed and absolute

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #241544
    RonNi
    Participant

    Hey guys, I’m new here and I don’t now a lot of stuff in css.
    I hope you can help me out with this.

    I want to make fixed header width css3 and in the content I use element “position: absolute”. when i do that this element goes over the fixed menu. how can i settle this problem?

    #241545
    Atelierbram
    Participant

    Problem has most likely to do with the fact that z-index is scoped. But we are getting ahead of ourselves here: to really see what’s going on, a demo could make this problem visual.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.