You can't. I know what you are talking about though. There are many of those common 'pimp' sites that offer the code that doesn't work; I share your pain. This code WILL work, you just have to give it a chance.
%26lt;style%26gt;
.userProfileDetail {display:none;}
%26lt;/style%26gt;
How do i hide my details section on myspace without using a code that needs to be in the heroes section?
ok im not sure exactly wat ur tryin to say but if your wondering how to make it so only your friends can see ur profile u click on account settings then up towards there should be a bar with different categorie things one of them says privacy and the third question is who can view your profile i think thats what ur looking for if not then sorry for wasting ur time =)
How do i hide my details section on myspace without using a code that needs to be in the heroes section?
The code below hides the details section but still displays the school and companies.....
%26lt;style%26gt;
.a {hide details section}
.userProfileDetail {display:none;}
%26lt;/style%26gt;
--------------------------------------...
Theres a code that hides BOTH the interests and details:
%26lt;style%26gt;
table.interestsAndDetails {display:none;}
%26lt;style/%26gt;
But if you want to hide the details, schools, and companies then I don't know. Sorry if they don't work.
No comments:
Post a Comment