For example, general, heroes, etc. I just want it to be blank. How do you do that? Whats the code?In your interests section on myspace, how do you change the names of the boxes?
%26lt;style%26gt;
table.interestsAndDetails td td span.lightbluetext8 {display:none;}
%26lt;/style%26gt;
if you also want to remove the space, use this instead
%26lt;style%26gt;
table.interestsAndDetails td td span.lightbluetext8 {display:none;}
table.interestsAndDetails td td {width:0px; padding:0px;}
%26lt;/style%26gt;
to make a custom interests section, use this
http://abrax.us/Katamari/CustomInterests
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment