How to hide my Top 8 and Comments on MySpace?
Gili | Sep 28, 2007 | Comments 1 |
Want to easily customize your MySpace profile? You can find hundreds of codes at our MySpace codes and MySpace generators and tweaks sections.
CSS code to hide your Top 8 and Comments on MySpace
Question:
I am currently customizing my brand new MySpace profile. I want to hide my Top 8 friends and comments left, but still keep the Add Comment link, so people will be able leave me comments.
Answer:
Yes. This custom CSS code that will do the trick for you.
- Copy the following CSS code:
====================================================
<style>
td td td td table {display:none;}
.btext, .redlink{display:none;}</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. Your Friends and Comments section should look like the following:
Looking for more MySpace tips? Search them here.
Filed Under: MySpace Help
You might want to look into these related tips and tricks:
- Hide Comments
- Hiding some of your MySpace comments
- Remove view all comments without hiding add comments link
How do you make it so it will also show the number of friends you have also?