OZONE Asylum
Forums
XML - XSL - XSLT - XHTML - CSS - DOM
CSS Questions - Can a Box (Div) overlap an image in another box?
This page's ID:
24783
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
Hmm... If I understand correctly: img.first { z-index:0; ...whatever else... } Then the image: <img src="image.jpg" class="first" /> Then the div's for navagaion/content: .content { z-index: 1; ...whatever else... } .nav { z-index: 2; ...whatever else... } Then for the img.first, set the positioning and whatever else you want... I think I got that correct, if not, it should be a start for you on finding what you need... With my site, I set the z-index for my header as 5, so it is above everything else, so all you need to do is do the opposite, have it set at 0 so it is the absolute bottom... [url=http://www.ensellitis.com/][img]http://www.ensellitis.com/sigs_avatars/throw.gif[/img][/url] :: [url=http://www.ensellitis.com]WWW[/url] || [url=http://www.ensellitis.com/contact.php]Contact[/url] || [url=http://ensellitis.deviantart.com]Deviations[/url] || [url=http://www.thoughtprism.com]ThoughtPrism[/url] :: [small](Edited by [internallink=1841]Ensellitis[/internallink] on 01-24-2005 07:21)[/small]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »