View Full Version : I need Image Mapping Help


Lloyde
04-08-2004, 07:34 PM
OK, I want to make an Image map. Good enough. I used CuteMap to make the map. It worked well.
I want the image map to come up in a Pop-up window after clicking the link. But it's all funny. It doesn't fit the window correctly. So how do I fix this?
Here is is the link
http://www.withpopcorn.net/new.html

bourdelson
04-08-2004, 07:38 PM
Well, you have <center> tags in there, and they're in the wrong place. They should be inside of the body tag.

Try adding style="position:absolute; top:0px; left:0px;" to your <img> tag. :)

Lloyde
04-08-2004, 07:46 PM
thanks! it works now!
merci beaucoup dudette

bourdelson
04-08-2004, 07:59 PM
De rien. ;)