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 10-03-2012, 02:12 PM   PM User | #1
eLK
New Coder

 
Join Date: Dec 2007
Posts: 46
Thanks: 4
Thanked 0 Times in 0 Posts
eLK is an unknown quantity at this point
Z-index Issue

Okay so in IE it's working fine but in FF and Chrome the right sidebar top image is behind the black bar. Any ideas? http://www.mooresfarmservice.com

Thanks!
eLK is offline   Reply With Quote
Old 10-03-2012, 02:15 PM   PM User | #2
SB65
Senior Coder

 
Join Date: Feb 2009
Location: West Yorkshire
Posts: 2,817
Thanks: 9
Thanked 681 Times in 675 Posts
SB65 will become famous soon enoughSB65 will become famous soon enough
It's OK for me in FF, not in Chrome, FYI.

Set position:relative on #content .right. z-index needs to have the position set to something other than 'static' (which is the default) to work.
SB65 is online now   Reply With Quote
Users who have thanked SB65 for this post:
eLK (10-03-2012)
Old 10-03-2012, 02:17 PM   PM User | #3
eLK
New Coder

 
Join Date: Dec 2007
Posts: 46
Thanks: 4
Thanked 0 Times in 0 Posts
eLK is an unknown quantity at this point
Quote:
Originally Posted by SB65 View Post
It's OK for me in FF, not in Chrome, FYI.

Set position:relative on #content .right. z-index needs to have the position set to something other than 'static' (which is the default) to work.
Oh my gosh, can't believe I left that out! Thank you so much!
eLK 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:17 PM.


Advertisement
Log in to turn off these ads.