Help - Search - Members - Calendar
Full Version: again...
Forums > Resource Center > Support Center > MySpace Support > Myspace Resolved Topics
Smarmosaur
is anybody else having problems hiding parts of the top again?
i just put in my hide everything code and when i went to the page, the gradient was still there.
then, i went to my personal page and the search bar was back.
it's gotta be myspace changing stuff again...right? stubborn.gif
S-Majere
Yep. Personally I'd just wait it out for a few days and then start finding a way around it again.

Damn annoying, Tom!
fixtatik
i don't understand why they're doing this. they make it the simplest thing in the world to hide the advertisement, but to get rid of a simple gradient background, it's nearly impossible.

i have two or three fixes if they keep the new new navigation bar, but they work randomly or don't hide the gradient. or there's another one that probably wouldn't be best for divs, but it gets rid of everything.
SharperMyspace
The only thing I can think of now is physicly covering it with a solid color div.
Smarmosaur
^that's what my original "cheater's way" did.
i'm just going to ride it out for a few days, then go mad crazy trying to figure out how to get rid of it.
fixtatik
CODE
<style>
.clearfix div h1, .clearfix div div select, .clearfix div form, .clearfix td div ul { display:none!important; }
.clearfix td { background:none; }
.clearfix td div { position:relative; top:-160px; }
.clearfix td div div { position:relative; top:80px; }
</style>

this works most of the time, depending on what type of advertisement is being displayed. i've noticed that if it's a flash-based advertisement, it'll always work. if it's a javascript text link advertisement, it works about 70% of the time (the other 30% shoots the advertisement above the browser so you can't see it).
lucr3tius
Hi there,

The only problem with that is if you have any kind of form (ie a mailing list for for bands etc) then it will hide those too :(
lucr3tius
SORRY!! my bad, was another piece of code, the form part is not seperate :p apologies....
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.