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 03-25-2012, 08:30 PM   PM User | #1
ImADuckQuack
New to the CF scene

 
Join Date: Mar 2012
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
ImADuckQuack is an unknown quantity at this point
Help With overlapping images and boxes

I am having real trouble trying to get certain images to overlap boxes i have created, i am fairly new to coding as well, so the examples i find on the net often make little sense to me, if anyone could help me out with some code, would be much appreciated. Thanks!
ImADuckQuack is offline   Reply With Quote
Old 03-25-2012, 09:07 PM   PM User | #2
Sammy12
Registered User

 
Join Date: Jun 2011
Posts: 1,063
Thanks: 12
Thanked 241 Times in 240 Posts
Sammy12 is on a distinguished road
Hello ImADuckQuack,

Try posting your html/css. If you referring to the z-index:

http://www.w3schools.com/cssref/pr_pos_z-index.asp

try setting a z-index to one of the image (say 10), and a higher value (say 100) and see if it overlaps properly. If not, add position: relative; to the higher value.
Sammy12 is offline   Reply With Quote
Reply

Bookmarks

Tags
boxes, images, overlapping

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 07:08 AM.


Advertisement
Log in to turn off these ads.