If you want to know how to hide your top friends, this myspace hide friends code will work for you. Now keep in mind this code doesn't actually make your friends all disappear. They are actually still there. However, people who go to look on your page will not be able to see your friends.
You need to follow these instructions to the letter, if you want to hide your friends on myspace. Take a look at the html code below. You must copy and paste this code in the “About Me” section on your myspace profile. Nothing is actually removed from the page but no one can see your friends after you put this code there.
The Myspace Hide Friends HTML Code
<style type="text/css"> <br />td.text td.text table table table, <br />td.text td.text table br, <br />td.text td.text table .orangetext15, <br />td.text td.text .redlink, <br />td.text td.text span.btext {display:none;} <br />td.text td.text table {background-color:transparent;} <br />td.text td.text table td, <br />td.text td.text table {height:0;padding:0;border:0;} <br />td.text td.text table table td {padding:3;} <br />td.text td.text table table br {display:inline;} <br /></style>
This code works right now if you follow the instructions that I gave you. However, there is no guarantee this code will work in the future. The myspace website might change their coding in the future, and this trick may no not work if they do.
Put this code in the correct spot and you'll see all your friends disappear on your myspace page. If you want to bring your friends back, be sure and go back to your “About Me” section and remove the code.