How to Hide the Blurb Labels on MySpace
Each profile on the social networking website MySpace contains a section for "Blurbs." The Blurb section contains two bits of information you enter about yourself: "About Me" and "Who I'd Like to Meet." Although some people may find the Blurb section worthwhile, others would rather eliminate this section and concentrate on filling out other areas of the profile. If you fall into the second category, you can remove Blurbs from your MySpace profile by adding a small amount of code to the profile.
Instructions
-
MySpace 1.0
-
1
Log in to MySpace. Hover the mouse over "My Stuff" at the top of the window and select "Edit Profile" on the menu.
-
2
Click "About Me" under "Edit My Profile" on the "Settings" menu.
-
-
3
Type the code "<style>table.Blurbs {display:none;}</style>" in the "About Me" section. Omit the quotation marks before and after the code.
-
4
Click the "Save Changes" button.
MySpace 2.0
-
5
Log in to MySpace. Hover the mouse over "My Stuff" at the top of the window and select "Edit Profile" on the menu.
-
6
Click the "Appearance" tab, then click the "CSS" link. A box appears with a space for you to type code.
-
7
Type the code "div.blurbsModule {display:none;}" in the box. Omit the quotation marks before and after the code.
-
8
Click the "Publish" button.
-
1