CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
[Solved] Absolute display only on anchor page
bcintegrity1
Permalink to comment
#
April 2012
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
xpy
Permalink to comment
#
April 2012
I think you maybe should change your z-indexes, like on ul#display li:not(:target)... Or use a z-index:0 on #box...
bcintegrity1
Permalink to comment
#
April 2012
Thanks xpy! I changed the z-index on ul#display li:not(:target) to 0...problem solved!
Add a Comment
http://www.integritycontractingofva.com/Crawl-Space-Doors.php