Finding Coordinates For Link, the link won't show... |
Finding Coordinates For Link, the link won't show... |
Jul 1 2004, 05:33 PM
Post
#1
|
|
|
Newbie ![]() Group: Member Posts: 2 Joined: Jun 2004 Member No: 26,221 |
I'm trying to create links for my xanga....
I used "Mapedit" to find the coordinates and got the code.... CODE <!-- begin code provided by createblog.com --> <img src="http://students.ausd.net/kc0523/album_pic2.jpg" usemap="#album_pic2" alt="" style="border-style:none" /> <map id="album_pic2" name="album_pic2"> <area shape="rect"#SIGN IN coords="73,41,151,57" href="http://www.xanga.com/signin.aspx" title="sign in" /> <area shape="rect"#subscribe coords="165,41,246,57" href="http://www.xanga.com/Private/SubscribeTo.aspx?user=USERNAME" title="subscribe" /> <area shape="rect"#look and feel coords="264,41,352,57" href="http://www.xanga.com/CLAF/default.asp" title="look and feel" /> <area shape="rect"#SUBSCRIPTIONS coords="73,431,165,446" href="http://www.xanga.com/private/subscriptions.aspx" title="SUBSCRIPTIONS" /> <area shape="rect"#profile coords="178,431,263,446" href="http://www.xanga.com/profile.aspx?user=USERNAME" title="profile" /> <area shape="rect"#SIGN OUT coords="275,431,353,446" href="http://www.xanga.com/logout.aspx" title="sign out" /> <area shape="default" nohref="nohref" alt="" /> </map> <!-- end code provided by createblog.com --> But when I put the code in, nothing shows...no links, no buttons It looks like the picture here.... picture Is there something wrong with the code? |
|
|
|
![]() |
| *Kathleen* |
Jul 1 2004, 09:25 PM
Post
#2
|
|
Guest |
You probably got the wrong coordinates. Did you follow the tutorials in Webdesign?
Edit // I'll go map it for you. This post has been edited by Kathleen: Jul 1 2004, 09:31 PM |
|
|
|
Jul 1 2004, 09:36 PM
Post
#3
|
|
![]() Ne0 Is The One ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,348 Joined: Jun 2004 Member No: 24,349 |
after you used mapedit, u just save the file as a .html document. then open the .html and then go to the source code where it give you all the html information. Just copy and paste that into your xanga and it should work.
|
|
|
|
![]() ![]() |