Removing the Friends Space from your MySpace profile
Question:
Uma asks: I am after some code that i can use to remove the MySpace Friends section. I’ll appreciate your help with that. Cheers!
Answer:
Thanks for your question, Uma. You can easily remove the MySpace friends section from MySpace using CSS code that you insert into your About Me or I’d like to meet sections.
Please go ahead and copy the code from the box below:
<style>
/* Remove myspace friends */
table.friendSpace {display:none;}
</style>
Enjoy, and don’t forget to visit our huge MySpace codes page, for more cool MySpace stuff.
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
Feel free to look into these related tips:
Posted by Gili
Like this post? Become a regular and share it with others!

I don’t want others to be able to click on my friends and go right to their pages. How do i do that?
HOW DO I REMOVE MY COMMENTS FROM MY PROFILE SO I CAN ONLY SEE THEM
I am after some code that i can use to remove the myspace comment section.