Image Mapping, question |
![]() ![]() |
Image Mapping, question |
Sep 6 2004, 12:27 PM
Post
#1
|
|
![]() -senses fail- ![]() ![]() ![]() ![]() Group: Member Posts: 130 Joined: Aug 2004 Member No: 45,451 |
i know how to image map..and everything works..and i even get the code, but when i put it into my xanga it doesn't work =( it jsut shows up as an X can anyone help!!??!! here's the code:
<MAP NAME='imgmap'> <AREA SHAPE='rect' COORDS='7,342,149,387' HREF='www.xanga.com' ALT='xanga home'> <AREA SHAPE='rect' COORDS='40,398,90,432' HREF='www.createblog.com' ALT='create blog'> <AREA SHAPE='rect' COORDS='9,452,127,503' HREF='www.xanga.com/CLAF/default.asp' ALT='CLAF'> <AREA SHAPE='rect' COORDS='19,517,125,562' HREF='www.xanga.com/Private/subs.aspx' ALT='subscriptions'> <AREA SHAPE='rect' COORDS='3,581,143,613' HREF='www.xanga.com/Private/SubscribeTo.aspx?user=lissaa_X_humpzz' ALT='add me'> <AREA SHAPE='rect' COORDS='622,341,691,376' HREF='www.xanga.com/signin.aspx' ALT='sign in'> <AREA SHAPE='rect' COORDS='607,393,700,439' HREF='www.xanga.com/logout.aspx' ALT='log out'> <AREA SHAPE='rect' COORDS='612,462,708,503' HREF='www.xanga.com/profile.aspx?user=lissaa_X_humpzz' ALT='my profile'> <AREA SHAPE='rect' COORDS='581,519,726,567' HREF='www.xanga.com/guestbook.aspx?user=lissaa_X_humpzz' ALT='guestbook'> <AREA SHAPE='rect' COORDS='611,579,705,614' HREF='www.theelliotproject.com' ALT='official website'> <AREA SHAPE='DEFAULT' HREF='www.theelliotproject.com'> </MAP> <IMG SRC='THEELLIOTPROJECT.JPG' border=0 width=731 height=615 USEMAP='#imgmap'> |
|
|
|
Sep 6 2004, 12:29 PM
Post
#2
|
|
![]() The voices talk too much... -.-u ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,099 Joined: Aug 2004 Member No: 39,078 |
You have to upload your image to the net before img mapping will work.
CODE <!-- begin code provided by createblog.com --> <IMG SRC= 'http://img.photobucket.com/albums/v394/Kanita-chan/Random%20Pictures/ykdou18.jpg' border=0 width=567 height=672 USEMAP='#yusuke_kurama_map'> <!-- end code provided by createblog.com --> Your thing will look something like that. |
|
|
|
Sep 6 2004, 12:30 PM
Post
#3
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Make sure you always put
this --> <IMG SRC='THEELLIOTPROJECT.JPG' border=0 width=731 height=615 USEMAP='#imgmap'> The second code in your image mapping code. So it would be CODE <!-- begin code provided by createblog.com --> <MAP NAME='imgmap'> <IMG SRC='THEELLIOTPROJECT.JPG' border=0 width=731 height=615 USEMAP='#imgmap'> <AREA SHAPE='rect' COORDS='7,342,149,387' HREF='www.xanga.com' ALT='xanga home'> <AREA SHAPE='rect' COORDS='40,398,90,432' HREF='www.createblog.com' ALT='create blog'> <AREA SHAPE='rect' COORDS='9,452,127,503' HREF='www.xanga.com/CLAF/default.asp' ALT='CLAF'> <AREA SHAPE='rect' COORDS='19,517,125,562' HREF='www.xanga.com/Private/subs.aspx' ALT='subscriptions'> <AREA SHAPE='rect' COORDS='3,581,143,613' HREF='www.xanga.com/Private/SubscribeTo.aspx?user=lissaa_X_humpzz' ALT='add me'> <AREA SHAPE='rect' COORDS='622,341,691,376' HREF='www.xanga.com/signin.aspx' ALT='sign in'> <AREA SHAPE='rect' COORDS='607,393,700,439' HREF='www.xanga.com/logout.aspx' ALT='log out'> <AREA SHAPE='rect' COORDS='612,462,708,503' HREF='www.xanga.com/profile.aspx?user=lissaa_X_humpzz' ALT='my profile'> <AREA SHAPE='rect' COORDS='581,519,726,567' HREF='www.xanga.com/guestbook.aspx?user=lissaa_X_humpzz' ALT='guestbook'> <AREA SHAPE='rect' COORDS='611,579,705,614' HREF='www.theelliotproject.com' ALT='official website'> <AREA SHAPE='DEFAULT' HREF='www.theelliotproject.com'> </MAP> <!-- end code provided by createblog.com --> Also, you have to upload your image to an image server like Photobucket.com that allows hot/directlinking (if you're going to put it on your Xanga). |
|
|
|
Sep 6 2004, 01:02 PM
Post
#4
|
|
![]() -senses fail- ![]() ![]() ![]() ![]() Group: Member Posts: 130 Joined: Aug 2004 Member No: 45,451 |
o0o0o thanx so0o much..could i use imgspost instead of photobucket....cuz my friend told me the bandwith exceeds really quick on photobucket, so i used imgspot
|
|
|
|
Sep 6 2004, 01:13 PM
Post
#5
|
|
![]() Secret Police ![]() ![]() ![]() ![]() Group: Member Posts: 205 Joined: May 2004 Member No: 16,848 |
try imageshack.us one day.
type the full url too, not imagename.blah... since its not in the same server as xanga. |
|
|
|
Sep 6 2004, 01:17 PM
Post
#6
|
|
![]() -senses fail- ![]() ![]() ![]() ![]() Group: Member Posts: 130 Joined: Aug 2004 Member No: 45,451 |
i put the other code in with the code i already had..and what happend was two pictures showed up, one was the picture without the links working and the other was just an X
|
|
|
|
Sep 6 2004, 01:41 PM
Post
#7
|
|
![]() hi, my name is brianna! =] ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 5,764 Joined: Jun 2004 Member No: 22,114 |
Yeah, I think imgspot is fine.
|
|
|
|
Sep 6 2004, 01:44 PM
Post
#8
|
|
![]() -senses fail- ![]() ![]() ![]() ![]() Group: Member Posts: 130 Joined: Aug 2004 Member No: 45,451 |
i don't know what's wrong cause everytime i go to view it it's just an X o well
|
|
|
|
Sep 6 2004, 01:55 PM
Post
#9
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 5,585 Joined: Aug 2004 Member No: 38,082 |
Where it says...
QUOTE <IMG SRC='THEELLIOTPROJECT.JPG' border=0 width=731 height=615 USEMAP='#imgmap'> THEEFFLIOTPROJECT.jpg.. Upload your picture somewhere like here and then replace THEEFFLIOTPROJECT.jpg with the link. :D Hope that helps you out. -liinda |
|
|
|
Sep 6 2004, 01:56 PM
Post
#10
|
|
![]() Secret Police ![]() ![]() ![]() ![]() Group: Member Posts: 205 Joined: May 2004 Member No: 16,848 |
got a link to the xanga?
|
|
|
|
Sep 6 2004, 02:19 PM
Post
#11
|
|
![]() -senses fail- ![]() ![]() ![]() ![]() Group: Member Posts: 130 Joined: Aug 2004 Member No: 45,451 |
QUOTE Where it says... QUOTE <IMG SRC='THEELLIOTPROJECT.JPG' border=0 width=731 height=615 USEMAP='#imgmap'> THEEFFLIOTPROJECT.jpg.. Upload your picture somewhere like here and then replace THEEFFLIOTPROJECT.jpg with the link. :D Hope that helps you out. -liinda omg thank you so0o0o0o0o much!!!! it works!!!!!! yay! lol thank youu QUOTE got a link to the xanga? i've been using the xanga skin editor to view it, so no |
|
|
|
Sep 15 2004, 10:37 PM
Post
#12
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 5,585 Joined: Aug 2004 Member No: 38,082 |
no problem :D
|
|
|
|
Sep 15 2004, 10:39 PM
Post
#13
|
|
![]() I <3 profanity ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 2,910 Joined: Feb 2004 Member No: 3,774 |
-Topic Closed-
|
|
|
|
![]() ![]() |