Help - Search - Members - Calendar
Full Version: extended network & blog
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
kismajes
how can i rid of extended network & blog. i want my about me to start at the top of profile. how can i do that?
SinfullySweet
Have you checked the scripts..?

http://www.createblog.com/scripts/script.php?id=622

http://www.createblog.com/scripts/script.php?id=632
IVIike
let's make it easier

to remove extended network
CODE
<style>
table.extendedNetwork {display:none;}
</style>


to remove blogs
CODE
<style>
.latestBlogEntry {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.