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, you don't need to add any layers.
^What I mean, is that you have 1 image. But, you have the same thing two times in that image. Just the bottom image, has what you want to hover. For example. ![]() But using the css I gave in the post above, ONLY HALF of the image will display. Now look. In the css given, you are supposed to put HALF of the height and width of the image. For example. An image is 100x100. Then for this .home {width:50px; height:50px;position:top left} Since we gave half of the orignal image, this will tell the css to only display the top half of the image. ![]() Then, here comes the hover css. .home {position:bottom left;} This now tells it to show the BOTTOM half of the image, which is this. ![]() Am I making any sense? If you dont understand, AIM me. ANGiiE POO The finished product is this. ![]() ![]() Am I making any sense? If you dont understand, AIM me. ANGiiE POO |
|
|
![]() ![]() |