|
| |
|
Anyone know of a code to hide location (female,city,state,) from myspace profile? (link)
|
try these ones..
.hide{display:none}
.text{font-size:1px}
past that in your about me, and then
paste that into the headline box.
if that doesnt work, try thise on..
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:300px !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;}
paste that one in your about me.
|
|