Comments Custom Image/Rollovers

Myspace Scripts

Author's Comments

Look carefully for specific instructions

First things first, this only works in firefox, example: http://www.myspace.com/wutzaraul

ok now make the images like mines, where the two are on top of eachother, for example, my girlfrends picture.

User posted image

This breaks that code up there down, and it tells your everything it does, read all of the notes


//Sets the image for the rollover//
//Duplicate For Each Friend//
.comt td[width="150"] a[href="FRIEND_URL_HERE"] {background-image:url(URL_TO_FRIENDS_IMAGE);}
// *!important do NOT use there myspace URL (ex. myspace.com/wutzaraul), use their URL in there comment, right click>copy link location, should be something like profile.myspace.com/* //



//Adjusts the property of the link for all friends, including height, width, and its position//
.comt td[width="150"] a {font-size:0px!important; display:block; width:90px; height:90px; position:absolute; left:15px; background-position: top left; background-repeat:no-repeat;}
//*The width, height and position are already set for this tutorial image, to change it just replace the numbers*//



//Sets the rollover image to have a rollover effect//
.comt td[width="150"] a:hover {background-position:bottom left;}



//Hides the online now and friends default images//
.comt td[width="150"] img {display:none;}



//Sets the width of the images TD//
.comt td[width="150"] {height:98px !important; width:83px !important;}
//*If your gonna use a 90 x 90 image then dont chang the bold*//



//Hides the line breaks in the comments//
.comt br {display:none;}

Script Code

Copy and paste to About Me

Help

Script Comments

Showing latest 10 of 10 comments

Myspace added more javascript to that so now we gotta find another way to get around that

By mikethedj4 on Mar 3, 2008 10:37 pm

Lmao @ takle_monster

Everyone in my messenger uses FireFox.
And thats nearly 200 people.

By SortedDetails on Feb 8, 2008 7:10 am

some how... it doesnt work for me... and im using firefox... can yu help me???

By sillyman29 on Nov 7, 2007 12:46 am

hmm.. finally something for ff.
usually everything only works in ie.

By EyraArevalo on Aug 12, 2007 3:20 pm

i want to do this but not the pic of my friends i want to change the background of comments list only that not all like blurbs and all that please help mee

By theillusion on Aug 11, 2007 1:22 pm

what are you talking about? firefox is insane. i don't know why people even bother with internet explorer anymore..

By narizina on Aug 4, 2007 6:43 pm

PL3AZ3 M3

By bimbi1 on Jul 6, 2007 9:43 pm

that's sweet. but I don't use firefox, and not many people do.

By takle_monster on Jun 19, 2007 7:29 pm

CONGRATULATIONS CLASS OF '77' RUN IT!!

By 0zsa0zsa0 on Jun 16, 2007 4:05 pm

Congratulations

By 0zsa0zsa0 on Jun 16, 2007 4:05 pm

Script Details

Author Loudsur13 View profile
Submitted on Apr 22, 2007
Page views 63,250
Favorites 32
Comments 10

Script Tags