Hiding links to friends on MySpace.
Question:
Can I hide the links to my Friends profiles displayed above their pictures in the friends section of my MySpace profile?
Answer:
Yes.You’ll need to use some custom CSS (Cascade Style Sheets) code that you can grab from the widget below by hitting the MySpace button.
Alternatively, you can implement the code manually:
- Copy the following CSS code:
====================================================
<style>
.text .text table table table td a {visibility:hidden;}
.text .text table table table td a img {visibility:visible;}</style>
====================================================
- Login to your MySpace profile and click the Edit Profile link.
- Paste the code you just grabbed and paste it in the About Me section.
- Click Preview Profile to check your profile.
- If satisfied, click Save all changes.
Looking for more MySpace tips? Search them here.
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!

[...] Hide Links to Friends Profiles [...]
How can I see my friends’ friends list and comments on thier comment? I want to see their friends list and comments because they hide friends list and comments on thier myspace.
[...] [...]
Can i hide the links to my friends like where is says view all my friends, online mutural just that part?
[...] from your profile. I have provided the required CSS code to implement this small tweak in this hide friends links tutorial.Please follow the instructions i have provided, and post a comment in case of [...]