How To Hide Myspace Friend List

You got many myspace friends in your list, but you do not want everybody to see your friend list.

It is possible to make hide friend list, so it will be private, and only you will be able to see your friends. If somebody want to see your friends, there are some ways, but your friends will be hidden on profile page.

So, if you want to hide your friend list box, just copy/paste following code into ’about me’ section of myspace profile:

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

Original code is from  How To Hide Myspace Friend List myspace tutorial, so visit this website for additional info or tutorials.