MySpace: Hide Personal Information (age, sex, location, etc) with CSS/HTML Hack

Contributor Icon Contributed by MickeyMouse Date Icon May 21, 2006  
Tag Icon Tagged: 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

Previous recipe | Next recipe |
 

Viewing 6 Comments

close Reblog this comment
blog comments powered by Disqus