Question:

So how do u hide stuff on myspace?

by  |  earlier

0 LIKES UnLike

ok so on myspace i gotta layout. i dont like though where it shows you where you got it from so how do i hide it??

 Tags:

   Report

4 ANSWERS


  1. How-to: Hide sections on MySpace. One of the most common questions i get asked by my friends is, "Can you hide my friends/comments section on my MySpace profile?". Half of the codes out there don't work properly for hiding sections, and as a result people ask me for the codes. Also, often the code is overblown - all it takes is a simple, one line CSS code. Of course, you can hide just about everything on your profile, and i want to share the codes with you, so everyone can benefit. Simply copy and paste these codes in your 'About me' section, or any other section that you wish: <style type="text/css">.profileInfo {display:none;}</style> - Hide display picture, location, etc. <style type="text/css">.userProfileURL {display:none;}</style> - Hide URL box. <style type="text/css">.userProfileDetail {display:none;}</style> - Hide details table. <style type="text/css">.interestsAndDetails {display:none;}</style> - Hide interests table. <style type="text/css">td td embed { width:0px;height:0px; }</style> - Hide music player. <style type="text/css">.friendsComments {display:none;}</style> - Hide comments. <style type="text/css">.friendSpace {display:none;}</style> - Hide friends. <style type="text/css">.latestBlogEntry {display:none;}</style> - Hide blog. <style type="text/css">.extendedNetwork {display:none;}</style> - Hide extended network banner. </td></tr></table><table style="display:none"><tr><td> - Hide 'who I'd like to meet' section.


  2. there is a code to hide away stuff on your profile just search around and you'll find something

  3. http://abrax.us/Katamari/RemoveLayoutAds...

  4. http://freecodesource.com/index.php?page...

    And then choose what you want to hide.  

Question Stats

Latest activity: earlier.
This question has 4 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.