View Full Version : Something is wrong here..


Chynas1Idol
02-21-2003, 11:40 PM
I can't seem to get the image map working! Alright, here's the deal. I have 2 frames in my layout. One is on the left and one is on the right. The navigation is on the bottom. For the layout, I don't use it as a picture, because it leaves a white border around it, making it cut off the frame! So, that's why I made the layout as a background. If I use the imap, it will use my layout asa picture instead of a background, and make it cut it off. Please help me!!!!!!
By the way, here is the link if you want to see it:

www.geocities.com/michaela619/main.html

starlet
02-22-2003, 04:16 AM
So...whats the question? you can't have an image map as a background, it doesnt work.

DTT
02-23-2003, 12:20 AM
I'd try this for the frame w/ the navigation:

<div style="position:absolute;top:0;left:0;">

((Put image stuff here))

</div>

((Put map here))

^^ Gah, it seems like everything I'm saying lately is <div> stuff... Oh well!