on myspace, how do you hide the
text in the details section ? i still want it
there, but i want the part that says
" soandso's details " and then the " status, body type, ethnicity, zodiac sign " parts not visible.
i know it can be done -- ive seen on it profiles before
How do you hide .. ?
Hide Details/Status/etc titles..
%26lt;style%26gt;
.userProfileDetail td.text {display:none;}
.userProfileDetail .lightbluetext8 {display:none;}
.userProfileDetail td {width:0px;}
%26lt;/style%26gt;
:)
How do you hide .. ?
You must make the text color the same as the background color.
Reply:i dont really get what you mean here but if you want to hide the status, body type, etc and leave those that you want to answer then you just select the "no answer" button.
Reply:%26lt;style%26gt;
.userProfileDetail td.text {display:none;}
.userProfileDetail .lightbluetext8 {display:none;}
.userProfileDetail td {width:0px;}
%26lt;/style%26gt;
anywhere on your profile.
No comments:
Post a Comment