Forums

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

Home Forums CSS Absolute display only on anchor page

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #37552
    bcintegrity1
    Participant

    How can I keep the picture from appearing on each section of my page. Use the red buttons to toggle between the anchored sections, and you’ll see what I mean!
    http://www.integritycontractingofva.com/Crawl-Space-Doors.php

    #100827
    xpy
    Participant

    I think you maybe should change your z-indexes, like on ul#display li:not(:target)… Or use a z-index:0 on #box…

    #101100
    bcintegrity1
    Participant

    Thanks xpy! I changed the z-index on ul#display li:not(:target) to 0…problem solved!

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