Image map co ordinates, Help please. |
Image map co ordinates, Help please. |
May 4 2008, 04:01 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2008 Member No: 612,365 |
http://tammys-tackshop.webs.com/
So someone suggested a image map for me to use. I just can't figure out my co ordinates for this. I'm using this basic code: Click. So how do I figure out my co ordinates for my link areas? Any help would be great. Thanks. |
|
|
|
![]() |
May 6 2008, 11:10 AM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 30 Joined: Jan 2008 Member No: 612,365 |
Ok, I did the firefox measrueing, and I still don't think I have it right.
Here's my final code: CODE <DIV ALIGN=CENTER> <MAP NAME="map1"> <AREA HREF="http://tammys-tackshop.webs.com/index.htm" ALT="home" TITLE="home" SHAPE=RECT COORDS="87,23,82,22"> <AREA HREF="http://tammys-tackshop.webs.com/bio.htm" ALT="bio" TITLE="bio" SHAPE=RECT COORDS="53,26,48,24"> <AREA HREF="http://tammys-tackshop.webs.com/gallery.htm" ALT="gallery" TITLE="gallery" SHAPE=RECT COORDS="106,23,100,20"> <AREA HREF="http://tammys-tackshop.webs.com/products.htm" ALT="products" TITLE="products" SHAPE=RECT COORDS="131,28,126,25"> <AREA HREF="http://tammys-tackshop.webs.com/faq.htm" ALT="faq" TITLE="faq" SHAPE=RECT COORDS="76,30,67,27"> <AREA HREF="http://tammys-tackshop.webs.com/order.htm" ALT="order" TITLE="order" SHAPE=RECT COORDS="91,27,86,23"> </MAP> <IMG SRC="http://i61.photobucket.com/albums/h54/teelerthekitty/Art/Banners/tammystackshop.png" ALT="map of GH site" BORDER=0 WIDTH=300 HEIGHT=300 USEMAP="#map1"><BR> </DIV> When I put it on my site, I have nothing there. |
|
|
|
wordstoasong Image map co ordinates May 4 2008, 04:01 PM
Insurmountable well if you have photoshop read this:
http://www.c... May 4 2008, 07:40 PM
Marlons If you use Firefox, get the Measure tool add on, a... May 4 2008, 07:43 PM
miyashu Try using this instead and see if it works. I... May 6 2008, 12:46 PM
wordstoasong Nope, tired it. Can't get it to work. I'll... May 6 2008, 12:59 PM
miyashu ooh wait i think i got it.
take this part in you... May 6 2008, 01:13 PM
wordstoasong whoops! Just tired that and my information wen... May 6 2008, 01:31 PM
wordstoasong Got it fixed. Thanks everyone. =] May 6 2008, 04:05 PM
miyashu That's good to hear ^.^.
Topic closed. May 6 2008, 04:45 PM![]() ![]() |