Help - Search - Members - Calendar
Full Version: Truthbox
Forums > Resource Center > Support Center > MySpace Support
ZeT0
How do I hide it without removing it?
I tried this :
CODE
<a class=i href="xiii.us/ms1/"></a>
<style>
table.extendedNetwork {margin-top:400px}

.i {display:none;}
table table td.text table.userProfileApp {position:absolute; top:800px; right:50%; margin-right:-385px ; }
</style>

Then just tried moving it to like -99999.
Failed. Ahaha.
Please don't just link me to Katamari Profile Creators or anything.
Cheers!
Mike
Try this instead:

CODE
<style>
.userProfileApp {height:0px!important; width:0px!important;}
</style>

See if that works.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.