OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
z-index issue
This page's ID:
11074
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
Hi Ini Thanks for the reply but i have tried setting a positive z-index on the <div>'s with rightcontent having the lowest z-index, yet it still overlaps the centrecontent. as a basic example i have just added z-index to the basic glish template: here is a link [url=http://www.prestedrealtennis.co.uk/temp/7.html]http://www.prestedrealtennis.co.uk/temp/7.html[/url] and here is the code: [code] #leftcontent { position: absolute; left:10px; top:50px; width:200px; background:#fff; border:1px solid #000; } #centercontent { background:#fff; margin-left: 199px; margin-right:199px; border:1px solid #000; voice-family: "\"}\""; voice-family: inherit; margin-left: 201px; margin-right:201px; z-index:2; } html>body #centercontent { margin-left: 201px; margin-right:201px; } #rightcontent { position: absolute; right:10px; top:50px; width:200px; background:#fff; border:1px solid #000; z-index:1; } [/code] [This message has been edited by FatRod (edited 10-14-2003).]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »