Adding links Navigation image, Help! |
Adding links Navigation image, Help! |
![]()
Post
#1
|
|
Member ![]() ![]() Group: Member Posts: 25 Joined: Jul 2007 Member No: 548,776 ![]() |
Hi! Ok so it's my first attempt at trying to make a div layout...well any layout actually! I pretty much can understand everything in the tutorials and posts I've read on here. But I dont understand how to add my navigation links...(home, pics etc) Here's my tester profile myspace.com/kerrytester. Don't pay attention to the content! Lol It sucks just trying to figure everything out before I go back and resize everything!
So you can see I already have my "links" set up how and where I want them in the image. How do I make them into links? Any help would be appreciated! Thank you in advance! |
|
|
![]() |
*SinfullySweet* |
![]()
Post
#2
|
Guest ![]() |
^No script needed. Once you have your image mapping done, go to the top of image ready, clikc "edit" and hover over "Copy html code" Then choose either options. That will autmotically copy all the coordiantes to your clipboard. All you have to is replace the image link. For example
<img src="images/rainbow.png" width="533" height="329" border="0" alt="" usemap="#rainbow_Map"> <map name="rainbow_Map"> <area shape="rect" alt="" coords="90,229,135,243" href="#"> </map> Do you see the bolded link? Just change that with a valid image url. And thankyou! ![]() |
|
|
![]() ![]() |