Help - Search - Members - Calendar
Full Version: gap after removing only the extended network
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
smbforever
I'm really new at all this so forgive me if it's poorly worded.

I used a code to remove the extended network area but leave the blog intact, and it left a tiny gap above the blog area. My question is, how do I move the blog area up (and everything else underneath it up as well)?

The only similar code I have found is for moving the "About Me" area up after removing the extended network and the blog. I tried playing with that code but it didn't do what I need it to do.

Please, please someone know what I'm talking about!! My brain hurts! blink.gif
freeflow
What happened when you attempted the one for about me?
smbforever
It removes my blog, too. :/
freeflow
Yea I figured . The thing is I'll look around but I never seen a code for that. Change the code you used to this:
CODE
<style>
.blacktext12 {display:none;}
td.text td,
td.text table {height:0px; border:0px;}
</style>

<style>
td.text table table {border:#px solid; border-color:######;}
td.text table table table {border:0px;}
</style>

(from bbz)
smbforever
I was afraid of that. Thanks for looking, though.

The code you provided left things the same (i.e. the gap), but removed borders from the right-hand column.

I'm going to have to get crazy and learn div I guess.
freeflow
^ Thats why you edit the # signs. Well maybe its your layout because it works perfect with a default one. Well atleast when I tried. I don't have an other suggestions to keep the blogs. Sorry.
smbforever
Well, here's what I changed:

<style>
.blacktext12 {display:none;}
td.text td,
td.text table {height:0px; border:0px;}
</style>

<style>
td.text table table {border:3px solid; border-color:FFFFFF;}
td.text table table table {border:0px;}
</style>

And it removed the border from the blog, moved the top of the "about me" border down into the table, and made a separate border around the top of the friends and comments tables.
freeflow
Well if you don't want that then you have to see if someone else cna help you. I searched thats all that worked..
smbforever
;) Thanks for spending time on it..I appreciate it.

I can't stand things to be uneven (hi, OCD! laugh.gif), so I might just leave the stupid extended network table and put an image in it.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.