Hide Personal Information in Myspace
Make MySpace a little less personal. You can use this quick and easy little hack to remove the personal information box from your myspace profile.
Why would I want this type of information to show? Too personal for me.
Male
22 years old
ABELTON, SOUTH CAROLINA
United States
Sex, age, location? Let's get rid of that stuff from our profile page.
1. Edit Profile
2. In the About Me section paste the following code:
<style type="text/css">
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>
3. Click Save All Changes
Source: http://www.tech-recipes.com
Why would I want this type of information to show? Too personal for me.
Male
22 years old
ABELTON, SOUTH CAROLINA
United States
Sex, age, location? Let's get rid of that stuff from our profile page.
1. Edit Profile
2. In the About Me section paste the following code:
<style type="text/css">
table td.text {visibility:hidden;}
td.text td, td.text span, td.text a {visibility:visible;}
</style>
3. Click Save All Changes
Source: http://www.tech-recipes.com
0 Comments:
Post a Comment
<< Home