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 18 2004, 08:24 PM
Post
#2
|
|
|
WWMD?! - i am from the age of BM 2 ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 5,308 Joined: Mar 2004 Member No: 8,848 |
there's an image mapping tutorial in the tutorials section. PLEASE look around before you post.
|
|
|
|
Sep 18 2004, 08:25 PM
Post
#3
|
|
|
NO. I'm not 13. or 14. or 15. or 16. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 4,616 Joined: Jul 2004 Member No: 30,577 |
see where it says imgsrc=...blahblah at the bottom? you need to upload your image to photobucket or imageshack, etc then use THAT url in that space.
|
|
|
|
Sep 18 2004, 10:38 PM
Post
#4
|
|
![]() moohaha ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,214 Joined: Aug 2004 Member No: 41,985 |
QUOTE <IMG SRC='sephirothweb.JPG' border=0 width=1000 height=775 USEMAP='#imgmap'> change the bold part to your image url |
|
|
|
Sep 19 2004, 01:06 AM
Post
#5
|
|
![]() 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 --> |
|
|
|
![]() ![]() |