Question:

Myspace: How can you hide your friends?

by  |  earlier

0 LIKES UnLike

I want to hide my top friends.

It's okay if people can still click on all, online, etc. to view them though.

How do you do that?

Thanks.

 Tags:

   Report

3 ANSWERS


  1. http://www.freecodesource.com/index.php?...


  2. copy and paste this into your about me section:

    <style type="text/css">

    .friendSpace {display:none;}

    </style>

    ^__^

  3. <style type="text/css">.friendSpace tr td.text table tr td table tr td table tr td a { display: none; } .friendSpace tr td.text table tr td table tr td { display: none; } .friendSpace tr td.text table tr td span { display: none; }</style>

    copy it in the about me section

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.