Help - Search - Members - Calendar
Full Version: hiding...?
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
haley_xo
How do you hide where it says "your name here's Blurbs" and "your name here's friend space" and JUST the extended network? I still want people to see my blogs..help would be greatly appreciated. :)
WHIMSICAL 0NE
For hiding that text:
CODE
<style>.orangetext15 {display:none;visibility:hidden;} </style>


I doubt this will totally remove the Extended Network, but it might make it smaller:
CODE
<style type="text/css">
table table table td {vertical-align:top;}
span.blacktext12 {
visibility:hidden;
background-color:transparent;
font-size:0px; letter-spacing:-0.5px;
width:0px; height:0px; display:block;}
span.blacktext12 img {display:none;}
</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.