View Full Version : absolute positioning, div layers


skyjuice
06-19-2004, 12:10 AM
My site is supposed to have a graphic over the iframe, and I tried it using div layers and it worked. Later on, I changed the graphic, and tried to reposition the graphic using the same stuff, but it wouldn't move.

Here's the site:
www.skyjuice.mirrorz.com

When you click enter, the browser window is supposed to be exactly 640x480, with the graphic right at the bottom. I tried to absolute position it so that it overlapped the iframes, but it won't move when I change the values. Can anyone help?

stargrl329
06-19-2004, 03:42 AM
Are you trying to change the positioning numbers on the div, or the image itself? You have to choose one or the other, or it won't work.

skyjuice
06-19-2004, 08:04 PM
Sorry if I wasn't clear enough...what I meant to say was that I changed the image, and then the positioning went really wonky. When I changed the image, I also had to reposition the image because the image was bigger. I tried to change the image back to the original one, but the positioning was still wonky.