Monday, February 23, 2009

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


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

For Profile 2.0
Put this code into your css section. How to put a code in CSS
CODE
H1.profileFullName, LI#adr, LI.Lastlogin, DIV.interestsModule, DIV.detailsModule{
display: none;
}

Description
H1.profileFullName For your profile full name.
LI#adr For your address.
LI.Lastlogin For last log in Information.
DIV.interestsModule For interests table.
DIV.detailsModule For Your details table.
Bookmark and Share
If this is helpful to you Please Donate............





Tell Your Friends Bookmark and Share Your Ad Here

No comments: