EvenAngels
Reputable
Hi. ^_^
I'm currently trying to get the website section of my forum working for everyone, and to do that I need to work with the z-index in CSS so that 2 bits go behind the rest on lower resolution screens. A friend of mine with a 1024x768 resolution got this when viewing the site:
http://i128.photobucket.com/albums/p182 ... /Scree.jpg (over 700px wide so linked to)
Now, the circles are actually supposed to be "holes" going over an image which you can see behind it. Both the "holes" and the image are supposed to be on the left of the site, but on lower resolutions they move closer to it. The problem is, they need to go below it.
Now, I have both the div for the holes and the image set to z-index:0; and the rest of the divs are set between 1 and 9. However, as you can see, its not working.
Any ideas what I'm doing wrong? I'm still new at CSS. ^_^;;
I'm currently trying to get the website section of my forum working for everyone, and to do that I need to work with the z-index in CSS so that 2 bits go behind the rest on lower resolution screens. A friend of mine with a 1024x768 resolution got this when viewing the site:
http://i128.photobucket.com/albums/p182 ... /Scree.jpg (over 700px wide so linked to)
Now, the circles are actually supposed to be "holes" going over an image which you can see behind it. Both the "holes" and the image are supposed to be on the left of the site, but on lower resolutions they move closer to it. The problem is, they need to go below it.
Now, I have both the div for the holes and the image set to z-index:0; and the rest of the divs are set between 1 and 9. However, as you can see, its not working.
Any ideas what I'm doing wrong? I'm still new at CSS. ^_^;;







