imagemappin |
imagemappin |
Sep 18 2004, 08:23 PM
Post
#1
|
|
|
lub yah ![]() ![]() ![]() Group: Member Posts: 32 Joined: Sep 2004 Member No: 49,137 |
i went to the image mapping place and they gave me:
<MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='825,577,901,604' HREF='www.xanga.com/signin'> <AREA SHAPE='rect' COORDS='823,617,876,640' HREF='www.xanga.com/CLAF/default'> <AREA SHAPE='rect' COORDS='817,658,919,681' HREF='www.xanga.com/private/subscription.aspx'> <AREA SHAPE='rect' COORDS='812,705,899,730' HREF='www.xanga.com/signout'> </MAP> <IMG SRC='sephirothweb.JPG' border=0 width=1000 height=775 USEMAP='#imgmap'> i dont' know what to do with this!! because from the "how to make a skin" it says to put the url of the image but this isn't the url so how do i get this background with the image mapping stuff i added onto the background. or am i doing this completely wrong?!? ppllllease help!! |
|
|
|
![]() |
Sep 19 2004, 01:06 AM
Post
#2
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
first you have to upload your image at an image hosting place like http://www.photobucket.com or anywhere that allows hot/direct linking (if you want to put it on your xanga) then just replace sephirothweb.JPG with that url
you also have to put this code after the map name <IMG SRC='sephirothweb.JPG' border=0 width=1000 height=775 USEMAP='#imgmap'> so it would be.. CODE <!-- begin code provided by createblog.com -->
<MAP NAME='imgmap'><IMG SRC='sephirothweb.JPG' border=0 width=1000 height=775 USEMAP='#imgmap'><AREA SHAPE='rect' COORDS='825,577,901,604' HREF='www.xanga.com/signin'> <AREA SHAPE='rect' COORDS='823,617,876,640' HREF='www.xanga.com/CLAF/default'> <AREA SHAPE='rect' COORDS='817,658,919,681' HREF='www.xanga.com/private/subscription.aspx'> <AREA SHAPE='rect' COORDS='812,705,899,730' HREF='www.xanga.com/signout'> </MAP> <!-- end code provided by createblog.com --> |
|
|
|
l0veyd0vy imagemappin Sep 18 2004, 08:23 PM
sammi rules you there's an image mapping tutorial in the tutor... Sep 18 2004, 08:24 PM
avalon* see where it says imgsrc=...blahblah at the bottom... Sep 18 2004, 08:25 PM
shortvi3tlaydee QUOTE<IMG SRC='sephirothweb.JPG' border... Sep 18 2004, 10:38 PM![]() ![]() |