How to hide the Videos and Pics links 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.

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:

  1. 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>

    ====================================================

  2. Login to your MySpace profile and click the Edit Profile link.
  3. Paste the code you just grabbed and paste it in the About Me section.
  4. Click Preview Profile to check your profile.
  5. If satisfied, click Save all changes.

Looking for more MySpace tips? Search them here.





Filed Under: MySpace Help




Share this post with your friends and peers:

   

    Stumble     Stumble     Twitter



You might want to look into these related tips and tricks:




RSSComments (9)

Leave a Reply | Trackback URL

  1. [...] How to hide the Videos and Pics links on MySpace? [...]

  2. crystal says:

    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?

  3. Liam says:

    The link is great but it hides the mood indicator D=

  4. B says:

    works really good

  5. lorenzo says:

    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???

  6. Nemesis says:

    Is there any code to hide just the videos/blogs/playlist link and just leave the view photos link on myspace 2.0? thanks!

  7. Gili says:

    @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

  8. dani says:

    hi, this is great but is there a code which doesnt hide the mood aswell??

  9. [...] 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) [...]

Leave a Reply