i want to hide just the text on my profile, such as just the words about me, who i'd like to meet general, etc. i still want to have those sections just not the labels, how would i do that?
if you need an example, let me know.
How do I hide the labels on myspace?
use this script to hide the titles (about me, who i'd like to meet, interests, general, music etc.):
%26lt;style%26gt;
.blurbs td td .orangetext15, .lightbluetext8, .whitetext12 {display:none;}
%26lt;/style%26gt;
How do I hide the labels on myspace?
I dont think that is possible since that is part of myspaces program in the original set up of a myspace page. the only script you can control is what is able to be put into your page.
How do I hide the labels on myspace?
Hey you have to copy and paste this code in the ABOUT ME section.
%26lt;style type="text/css"%26gt;
table.interestsAndDetails .lightbluetext8 {
display: none;
}
%26lt;/style%26gt;
How do I hide the labels on myspace?
yes you can hide them.. they're hidden on mine..its just because the layout i used had them hidden i dont know actually what to type to get rid of them..just find a new layout
No comments:
Post a Comment