Easy CSS tweak to get rid of or hide your Videos and Pics links on MySpace.
Question:
I want to hide my Pics and Videos links on my MySpace profile. This, in order to prevent others from browsing that content. Is it possible?
Answer:
Yes. Go ahead and grab the following CSS code from the widget box below (by clicking the Copy button):
Alternatively, you can implement the code manually:
- Copy the following CSS code:
====================================================
<style>
.profileInfo td td {visibility:hidden;}
.profileInfo td.text a img {visibility:visible;}
.profileInfo td td.text {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:
- Hide photos, videos, reviews and playlists links
- Remove the “view more” pics and videos on MySpace
- Removing Myspace Videos
Posted by Gili
Like this post? Become a regular and share it with others!

[...] How to hide the Videos and Pics links on MySpace? [...]
im trying to hide the picture and the links for my pics and videos but i can’t seem to get them all hidden. can you tell me what im doing wrong?
The link is great but it hides the mood indicator D=
works really good
I HAVE THIS BIG BOX THATS FULL OF VIDEOS AND ITS ABOVE THE EXTENDED NETWORK THING AND I CANT REMOVE IT AT ALL WITH ANY CODE SO DO U HAVE ANYTHING THAT I CAN USE???
Is there any code to hide just the videos/blogs/playlist link and just leave the view photos link on myspace 2.0? thanks!
@Nemesis – i guess we can come with some chunk of CSS code that will allow you to leave only the view photos link. Please send this as a question via: http://www.avirtualexit.com/contact
hi, this is great but is there a code which doesnt hide the mood aswell??
[...] guess you are working on a MySpace 2.0 profile (If not, i suggest you visit this tutorial). If so, please go ahead and grab your CSS code from the widget below (by clicking the Copy button) [...]