Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.

how do u make it so no one can see my top friends on myspace?

5 Answers

Relevance
  • Favorite Answer

    Use this code

    Put this in about me 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><a href="http://www.pimpwebpage.com"/ style="position:absolute; top:0px; left:0px; height:32px; width:89px; background-image:url(http://img31.imageshack.us/img31/4849/pimpbutton20... background-repeat:no-repeat; z-index:9;" target="_blank"></a>

    And this in who id like to meet

    <div style="display:none"> <table><tr><td><table><tr><td>

  • Anonymous
    1 decade ago

    go to codemylayout.com

    then click on myspace codes (along the left side)

    and find the code that says hide top friends.

    copy the code and paste it in your about me.

  • 1 decade ago

    When u log in u go straight to ur page that u can check ur messages then go to top friends .... then u can make ur number one friend (tom) look like he is ur only friend

  • 1 decade ago

    use this code if u wanna hide ur friends and hide "view all friend" link

    <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;}

    td.text td.text table td {font-size:0pt;}

    td.text td.text {height:0;}

    td.text td.text table b, td.text td.text table table td {font-size:8pt;}

    </style>

    (put the code in about me section)

    or...

    if u wanna keep the " view all your friend" and hide ur friend

    us this...

    <style> table table td.text table td.text table table tbody td table, span.btext {display: none !important} </style>

    (put the code in about me section)

  • How do you think about the answers? You can sign in to vote the answer.
  • 1 decade ago

    <style type="text/css">

    .friendsComments { display:none; }

    </style>

    ok copy and past that on your profile.

Still have questions? Get your answers by asking now.