View Full Version : Hiding Friends


marge.butt
08-24-2006, 10:07 PM
Does anyone know the code to hide your myspace top 8 stuff and it just leaves a link to your friend list?

Backlight
08-25-2006, 04:50 PM
here ya go.. Just Manually put in a link to your friends list with the

<a href="yourlink.com">My Friend's</a>

and paste this code into your who I'de like to meet section

<style type="text/css">
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
</style>

marge.butt
08-26-2006, 04:12 AM
It makes my comments go away too though.
Is there a way to keep the comments but not the friends?

marge.butt
08-27-2006, 03:06 AM
It makes my comments go away too though.
Is there a way to keep the comments but not the friends?

I got it to work!
So nvm! ^^

Thanks a bunch! =D