Here are some simple codes to change the way your myspace looks:
If you would like to hide your age, sex and location along with last long in date then paste this code at the end of your headline:
"<font style="display:none;">
NOTE: if you have a tracker in your headline this has to go AFTER or your tracker will not work.
If you want to change your age, sex, location and last log in date to anything you want simply place this code anywhere you want on your profile (Note: change the text in red to say what ever you want it to):
<div class="topLeftInfo">Female<br />
21 years old<br />
Manhattan, New York<br />
United States<br />
<br />
<br />
Last Login: 04/01/1869</div>
<style type="text/css">
.a {hide top left info}
td td td td.text {visibility:hidden;}
.a {unhide default picture}
div td,
.contactTable td.text a, td td td td.text a img {visibility:visible;}
.a {position the new content}
.topLeftInfo {position:absolute; left:50%; margin-left:-190px; top:230px; width:100px;}
</style>
If you woutl like to Hide ONLY your friends (paste this code anywhere on your profile):
<style type="text/css">
td.text td.text table table table, td.text td.text table br, td.text td.text table .orangetext15, td.text td.text .redlink, td.text td.text span.btext {display:none;}
td.text td.text table {background-color:transparent;}
td.text td.text table td, td.text td.text table {height:0;padding:0;border:0;}
td.text td.text table table td {padding:3;}
td.text td.text table table br {display:inline;}
If you would like to hide ONLY your comments (paste at the bottom of who you would like to meet):
<div style="position:relative; height:400px; overflow:hidden; border:0px;"><table><tr><td><table><tr><td>
If you would like to hide BOTH your friends and comments (paste anywhere on your profile):
<div style="display:none"> <table><tr><td><table><tr><td>
Hide your myspace URL - you know if you picked one and you dont like it or dont want it shown on your profile (paste this code anywhere):
<style type="text/css">
table table table table div {visibility:hidden;}
div table table table table table div input, div a, td.text div {visibility:visible;}
</style>
*NOTE* with all codes and tricks myspace from time to time will filter out certain things. If you find the code does not work then check back to see if myspace changed it to ".." (dots). If it did then simpy replace the code again and save - sometimes that works. Like always we recomend you save your codes to a notepad prior to making any changes so that if there is any issues you can simply put it back to the way it was before :-)
If you would like to hide your age, sex and location along with last long in date then paste this code at the end of your headline:
"<font style="display:none;">
NOTE: if you have a tracker in your headline this has to go AFTER or your tracker will not work.
Well, I haven't been able to get this code to work since MS filtered out my tracker. I still see it on other profiles but no dice when it comes to mine. Luckily, the new 2.0 thing offers to keep this exact information (except your sex) private.