Hide number of friends on MySpace
Question:
Deb asks: I would like to hide the number of friends as displayed on my MySpace profile. Can you publish a sep-by-step procedure i can use to do that?
Answer:
If you are not interested to share the number of friends you got on MySpace, you can simply hide your Friends count. As many other customizations we saw in the other MySpace tips i published in the past, this is also done using a small Cascade Style Sheets chunk of code. Here’s the requested codes for you to apply in your MySpace web page:
- Login to MySpace.com
- Click Edit Profile
- Copy the following CSS code and paste it in your About Me section on your MySpace Web Page:
<style> /* hide Friends Count on MySpace */ .friendSpace .btext {display:none;} </style>Note: This code has been tested on both Internet Explorer and Firefox.
- Hit Preview Profile and if ok with the results hit Save all changes
That’s it – you have just hidden your MySpace friends count. You might also want to check out the tutorial on how to change the number of friends on MySpace.
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!

Thanks! This’ll really help a ton.
helped ALOT! thanks :]
that worked so well! thanks!