Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-24-2007, 01:38 PM   PM User | #1
mw2005
Regular Coder

 
Join Date: Jul 2005
Posts: 352
Thanks: 1
Thanked 0 Times in 0 Posts
mw2005 is an unknown quantity at this point
Text on top of an image with CSS (Mods: Please Delete)

Sorry, Please delete this thread as there was an error in another part of the code,

Apologies
__________________
Get Mozilla Firefox

Last edited by mw2005; 12-24-2007 at 01:45 PM..
mw2005 is offline   Reply With Quote
Old 12-24-2007, 01:45 PM   PM User | #2
Eli.
New Coder

 
Join Date: Sep 2007
Posts: 41
Thanks: 0
Thanked 2 Times in 2 Posts
Eli. is an unknown quantity at this point
use z-index:X;
i.e.:
Code:
<style>
#2 { z-index:1; }
#previous, #next{ z-index:2; }
</style>
Eli. is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:09 PM.


Advertisement
Log in to turn off these ads.