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
|
|
|
![]() |
![]()
Post
#2
|
|
![]() Member ![]() ![]() Group: Member Posts: 19 Joined: Aug 2006 Member No: 448,574 ![]() |
ok i got a problem... i put the code in which looks like this
CODE <a href="LINK" class="friend"></a><style type="text/css"> .friend{height: 82px; width: 70px; text-indent: 184px; overflow: hidden; background: url(http://img325.imageshack.us/img325/2595/megzzg5.jpg) top left no-repeat; display: block;} .friend:hover{background-position: bottom left;} </style><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=49059787" class="friend"></a><style type="text/css"> .friend{height: 82px; width: 70px; text-indent: 184px; overflow: hidden; background: url(http://img325.imageshack.us/img325/6264/brianrl5.jpg) top left no-repeat; display: block;} .friend:hover{background-position: bottom left;} </style><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendID=96394092" class="friend"></a> < style type="text/css"> .friend{height: 82px; width: 70px; text-indent: 184px; overflow: hidden; background: url(http://img325.imageshack.us/img325/1368/ssap8.jpg) top left no-repeat; display: block;} .friend:hover{background-position: bottom left;} </style><a href="http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=31770936" class="friend"></a> but everytime i do this the LAST person i put in is the same person for all 3 |
|
|
![]() ![]() |