Help - Search - Members - Calendar
Full Version: Hiding State Information
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
bigtrey90
I don't think it's against myspace rules, but how do I hide the state ex. [Virginia] & gender because it's kinda annoying to me, so is there a script for that, or can somebody give me the code?
Intercourselyts
Its not against the rules, but check the scripts next time wink.gif
http://www.createblog.com/scripts/download.php?id=377

CODE
<style type=text/css>
table table table table td.text {
font-size:0px; letter-spacing:-5px; text-align:center;}
table table table,
table table table table td,
tabke table table td.text {width:0px; padding:0px;}
td.text div, td.text img {display:none;}

td.text td img, td.text a img,
.contactTable img {display:inline;}
.nametext {display: block; text-align:center;}
table table table table td {text-align:center;}

.contacttable, .contacttable table,
table table table table {width:200px !important;}
table table td.text table {width:435px !important;}
table table td.text table td {width:435px !important;}
table table td.text table table table {width:0px !important; padding:5px !important}
table table td.text table table table td {width:100% !important;}
</style>
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.