need help before i throw my computer out the window, image rollovers as friend lists |
need help before i throw my computer out the window, image rollovers as friend lists |
![]()
Post
#1
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 448,574 ![]() |
ok i have been trying for 4 hours to work out this code... and usually im great at doing this stuff but for some reaon i cant get past this code. i wanna put my friends pics on my friends list on myspace..... when u go over them with ur mouse a nother pic comes up that saystheir name... i tried the codes in the scripts part but either im doing it wrong or something someone PLEASEEEEEEEEE help i love my laptop i dont wanna throw it out the window
|
|
|
![]() |
*This Confession* |
![]()
Post
#2
|
Guest ![]() |
http://www.createblog.com/forums/index.php...=146481&hl=
you read that huh? k to do this make your code CODE <a href="LINK" class="friend"></a> <style type="text/css"> .friend{height: 184px; width: 163px; text-indent: 184px; overflow: hidden; background: url(URL TO PIC) top left no-repeat; display: block;} .friend:hover{background-position: bottom left;} </style> Change the height and width to the same as one of the pictures. Don't change the friend names because thats how you keep it all to work. at the top where it says LINK - change that to the link you want the picture to be the URL TO PIC - change that to the url for the picture.. go upload it at imageshack.us |
|
|
![]() ![]() |