How do you hide everything around your defualt but keep headline on myspace?

  • Thread starter Thread starter MissPopular[:
  • Start date Start date
there isnt no code for that . if you want to hide something about you on myspace it better you read myspace tom profile on what he had made for every body who had asked that kind of question on myspace. he has the qnswer how to do that. you odnt any codes for hiding everything else from your profile.
 
put code in your about me:

<style>
table.profileinfo table td,
table.profileinfo span.nametext,
table.profileinfo img.imgonlinenow {display:none;}
table.profileinfo table td.text {display:block; height:auto; font-size:1px; color:white;}
</style>
 
Back
Top