Hide Ads On Myspace
I got a question today about how to hide the ads in MySpace. Since Myspace just changed pretty much all the coding on the site some of you that have fixed up profiles may have noticed a few major changes. You used to be able to hide the ads in MySpace pretty easy. Well guess what you still can :). I am also planing on writing some nice tutorials on modifying your Myspace profile very soon. Since Myspace changed a few days ago when you hide the ads it will also hide the top navigation.
UPDATE: Ok I now have 2 ways you can do this. One will keep the menu and the other will get rid over the entire top header section (the blue part).
Demo
Here is a demo for the code to hide your ads but keep the menu. Here
Code
*Get rid of everything
<style>
.clearfix {
display:none !important;
position:absolute!important;
}
</style>
.clearfix {
display:none !important;
position:absolute!important;
}
</style>
*Keep the menu
<style>
.clearfix {
margin-top: -100px;
}
</style>
.clearfix {
margin-top: -100px;
}
</style>
Donations
If you find this, or anything on Jerico Systems useful please help by giving a donation. It can be in any amount and will help me continue to bring you great content.




July 3rd, 2008 at 5:46 am
do you know a code that will hide the ads, while keeping the navigation for the new look myspace?
July 3rd, 2008 at 8:06 am
** There is now a way to keep the menu. Please see code above
July 3rd, 2008 at 6:43 pm
omfgz, i love you. C:
July 4th, 2008 at 7:59 pm
Thanks a lot for the code!
It worked great
July 4th, 2008 at 8:39 pm
July 6th, 2008 at 1:44 am
OMG Eric!
You save my day!
Hahahahahaha
Kisses!
I’ll be waiting the other code.
July 6th, 2008 at 4:31 am
I have included the code for keeping the menu above. Thanks for the comments and feel free to leave a ton more
I added a Myspace profile div overlay at http://jericosystems.com/2008/07/06/myspace-overlay-one/
Also let me know if you have any more questions or problems.
I cant believe I haven’t heard from Myspace about this yet lol.
July 6th, 2008 at 4:17 pm
Thank you so much! I knew someone could outsmart myspace. (:
July 7th, 2008 at 1:18 pm
Thank you SOSOSOSOSOSOOOOOOOOOOO much
July 7th, 2008 at 2:13 pm
Thaaanks, yo. Can they still delete my profile when I use this, or what?
July 7th, 2008 at 3:52 pm
@ Nella, Yes your profile can still get deleted. Though i have been hiding the ads on mine for over 2 years and have yet to be deleted.
July 8th, 2008 at 12:48 am
_OOh My gOD ii FUKiN LoVE yOUh iT WORKES pERfE3CT !._
July 8th, 2008 at 1:48 pm
OMG this really works thank you Jerico System
i hope you keep this posted up
and keep up the updates good job
you should make you own my space page
with all of you HTML s…
these are just my dumb advices
but you should try…
sincerely,
Amanda Yang
July 8th, 2008 at 8:08 pm
July 9th, 2008 at 8:06 am
Hey.
On my myspace I have a photo at the very top of the page.
id like to get rid of the ads like this code does, but have my picutre at the very top still.
Cheers! Joel
July 9th, 2008 at 4:52 pm
you are the best!!
July 9th, 2008 at 5:30 pm
@ Jade: Thanks
July 11th, 2008 at 2:27 am
Yeah sorry. That’s exactly right, like on a lot of band pages.
See http://www.myspace.com/schickel, I’d like the picture at the very top but I’d like to remove the ad below it.
Thanks mate. Joel
July 11th, 2008 at 2:57 am
July 12th, 2008 at 12:04 am
Hi. Thanks for this code.
I was wondering though if you can help me with the music player…
I have a code that puts the music player top left, and then i can adjust the numbers to move it out from the left or top.
What I’d like is to make the music player center like this band…
http://profile.myspace.com/index.cfm?fuseaction=user.viewprofile&friendid=3514282
I know there’s a lot more going on with this bands profile, but if I could get a code to make the player stay center that would be a big help!
Thanks! Steve
July 12th, 2008 at 1:25 am
<style type=”text/css”>
object {position:absolute; top:64px; left:50%; margin-left:-228px; z-index:9;}
</style>
I hope this helps you and gets you started in the right direction. If you have any more questions or problems fell free to ask.
July 12th, 2008 at 3:30 am
Thanks!

You rock.
For a second there, I thought I was screwed..
July 12th, 2008 at 2:57 pm
This helped so much. I make DIV overlay layouts all the time. And the ad always messes up my cool designs. I am glad for people like you who like helping with small problems. Thanks.
July 12th, 2008 at 11:49 pm
Thanks Eric!! It worked well as far as positioning and looks, but there’s a problem, the player wont play.
I’ve used the following code to set up the Music Player the way I wanted.
table table embed {display:block; width:450px; height:345px; position:absolute; top:64px; left:50%; margin-left:-228px; z-index:9; visibility:visible;}
Is there anything in this code that would deactivate the player from playing?
July 13th, 2008 at 12:12 am
I figured out if I change ‘position:’ to relative instead of absolute the player works, but it’s then moved position too far down the screen.
This is page I’m trying to get right. http://www.myspace.com/schickel
Thanks mate!
Steve
July 13th, 2008 at 12:39 am
I made a test account using the code I gave above.
object {position:absolute; top:64px; left:50%; margin-left:-228px; z-index:9;}
and the player still worked fine. You may have some other code on your profile that is blocking.
July 13th, 2008 at 12:41 am
Thanks mate. I’ll try to sort it out then, I do have a lot of other code going on. lol
Cheers!
July 13th, 2008 at 12:19 pm
Thnx so much for the code it really saved my page! I cant stand those freakish ad’s!!!! lol TOTAL RECUSE!!!
July 13th, 2008 at 9:42 pm
@ Ashley: No problem, I hate the ads also. Myspace seems to get more and more ads ever week. And with the captcha systems they have you cant do anything on the site any more. Most people try to make site easy for there users and Myspace seems to want to make it harder and harder every time they update.
July 14th, 2008 at 2:54 pm
OMG! THANK YOU THANK YOU THANK YOU! I’ve been looking all over for this code, and you’re the only one with one that works.
You make me uber happy! xD
July 15th, 2008 at 6:17 pm
THANKS FOR THIS CODE!!
.clearfix {
display:none !important;
position:absolute!important;
}
it remove the sponsored links
July 16th, 2008 at 7:33 am
THANK YOU SO MUCH for tis code!
I really needed it. (:
It worked perfectly.
Again, thanks.
July 17th, 2008 at 8:29 pm
THANK YOU!
a link that actually works, and you make it so simple.
thanks again!!
July 19th, 2008 at 12:01 am
thanks for the codeee (:
July 25th, 2008 at 6:31 am
thanks for the codee. (: i’ve been looking for one for agess. first one that’s worked. (:
July 26th, 2008 at 12:01 pm
July 27th, 2008 at 12:30 pm
This was extremely awesome to find this code. I had one before that hid the ads, but it also disabled my music player. THANKS FOR BEING AWESOME and finding a code that hides ONLY the ads.
July 27th, 2008 at 12:31 pm
I must also add though, I hope everyone knows that if you get caught with this code, your account will be DELETED because it is against the terms of agreement. lol But it’s not like they’re that efficient, they won’t catch ya.
July 27th, 2008 at 1:49 pm
July 28th, 2008 at 3:01 pm
Thanks so much :] I’ve been looking for this forever.
August 1st, 2008 at 6:33 pm
dude i like…love u now…
August 1st, 2008 at 7:29 pm
oh mann
thank you so much;
this has been driving me crazy for a while now.
thank youuu!!
x
August 11th, 2008 at 3:30 am
OMGG THANK YOU SOO MUCH IVE BEEN LOOKING FER THAT CODE EVERYWHERE
I TOTALLY LOVE YOU!!! NO JOKE LOL
August 12th, 2008 at 5:22 pm
thank you!!!! i was looking for that code for a very long time <3
August 13th, 2008 at 3:55 pm
thanks a lot. I tried the code and it worked, but there seems to be a slight issue. I have a banner and after i put the code in it pushed my banner down covering a bit of my default picture. and i used the “keep the menu” code, but the menu was completely gone. when i tried the other the page was pushed down even more. any solution for me?
August 13th, 2008 at 5:26 pm
August 14th, 2008 at 12:58 am
i have a regular profile. maybe i’m putting the code in the wrong place? i put it at the top of my about me section. http://www.myspace.com/princesslucikai
and do you know how i would remove that stupid banner in the left hand corner?
and one more thing lol… why do i have “about me” twice??
- confused
August 14th, 2008 at 12:59 am
oh and i have that thing that says “web” right in the middle of my banner :[
thank you for your help btw
August 14th, 2008 at 4:16 am
P.S - With your profile on private its hard to see whats going on
August 14th, 2008 at 3:49 pm
lol
i made it public now! tell me what you think again please.
and i’ll try doing what you said.
thanks again
August 14th, 2008 at 5:25 pm
OMG UR DA BEST!!!!!!!!!!!!!!!!!!!!!! THANKZ FOR DA CODE!!!
August 15th, 2008 at 12:00 am
thanks alot!!
i really needed
this code..thanks to yu
im happy!!! thank you thank you!! thank you!!
August 15th, 2008 at 6:07 am
It still looks as though your current layout is messing with it. Did you try to take everything off but the code and see if it works?
August 16th, 2008 at 5:22 am
thanx but i need a code that will hide where i got my layouts or codes from cuz the take up more space than my actcual profile
August 16th, 2008 at 5:40 am
August 21st, 2008 at 9:15 am
ahaha, your the freaking best! thank you for this code!
August 21st, 2008 at 9:16 am
but i do have one question, after i put this code in, my whole profile turned like “uncentered”
how do i re-center it?
thanks! : )
August 24th, 2008 at 1:07 am
Hey thanks s much that came in handy.
August 25th, 2008 at 8:54 pm
I hurd that if you use codes and removing myspace ads from your myspace, your myspace will get deleted? Is that true? Im scared to use it..lol
August 25th, 2008 at 10:54 pm
August 31st, 2008 at 12:08 pm
Your code was perfect. Thank you
September 1st, 2008 at 1:28 pm
thank you so much!
this was perfect!<333333
September 6th, 2008 at 7:09 pm
wow dude
thx it works great!!
September 7th, 2008 at 4:18 am
[...] Источник: Jerico Systems [...]
September 7th, 2008 at 8:53 pm
Seriously, you’re my favorite person at this point.
The ads always made my page look trashy, to me.
So, this is just perfect.
Again, thank you.
Also, do you have a code to completely center my about me, friends, and comments all in a column and get rid of everything else?
It would really help alot.
XD
That sounds pretty stupid how I worded all of that, but I’m hoping you understand?
September 7th, 2008 at 8:55 pm
I would also like to have my music player centered too, if possible..
Sorry for being complicated.
XDD
Thanks again.
September 7th, 2008 at 9:39 pm
http://jericosystems.com/2008/07/12/move-your-myspace-music-player/
September 9th, 2008 at 8:49 pm
i know you said that yours hasn’t been deleted and youve been using it for 2 years, does that mean that mine won’t get deleted? coz i’m scared that i’ll lose all my friends and everything! i don’t wanna lose anything
September 9th, 2008 at 10:36 pm
thax so much for the comment ive been lookin for it =]]]
September 10th, 2008 at 6:08 am
According to Myspace T.O.S hiding your ads is reason for your profile to be deleted.
September 14th, 2008 at 11:46 am
Thanks for the music code, but how about my About Me, Friends, and Comments?
Do you have something to center those and just get rid of everything else?
September 15th, 2008 at 1:16 am
See?
wwww.myspace.com/bryannaxd
I have it like I want it, but I want it centered instead of on the left..
September 16th, 2008 at 1:27 am
September 17th, 2008 at 8:44 pm
so i herd if you hide ads then your myspace will get deleted?
because its against myspace?
am i right or no?
September 17th, 2008 at 9:11 pm
i want to know how i can make my comments on myspace public ??
September 17th, 2008 at 10:40 pm
thanx for the refined & concise code !
it is refreshing to see someone take pride in their coding & keep it simple and clean.
i used it along with the following
remove your friends : .friendSpace { display: none; }
remove the comments : .friendsComments { display:none; }
now, the question is ( i may have missed it ) is there an easy hide for the
about | FAQ | Terms & all rights reserved
at the bottom of the page ?
September 17th, 2008 at 11:26 pm
thanx for the refined & concise code !
it is refreshing to see someone take pride in their coding & keep it simple and clean.
i used it along with the following
.friendSpace { display:none; }
.friendsComments { display:none; }
.userProfileURL { display:none; }
.extendedNetwork { display:none; }
.latestBlogEntry { display:none; }
.interest { display:none; }
now, the question is ( i may have missed it ) is there an easy hide for the
about | FAQ | Terms & all rights reserved
at the bottom of the page ?
September 18th, 2008 at 12:25 am
@jailynn: This is an option in myspace itself. Look around your options for it.
@r o c u a n: hey and thanks for the comment. Has for the bottom links try this…
<style type=”text/css”>
table tr td div div {visibility:hidden;border:0px!important;background-color:transparent;}
</style>
September 18th, 2008 at 8:02 am
man.
where to put the codes?
September 18th, 2008 at 2:17 pm
September 18th, 2008 at 2:19 pm
okay well it works! but now how do i make my myspace in the center of the screen and not jolted at the top?
September 18th, 2008 at 2:49 pm
September 20th, 2008 at 6:40 pm
Eric your code work is flawless. I hate to bother you, but I’m hoping you can help me. I implemented your codes which work great, but I see a ad on the top left that looks to be backward with the words MySpace Help on it.
Is there anything you can do to help me get rid of it?
http://www.myspace.com/princejadid
September 20th, 2008 at 7:33 pm
From what i can see you have 2 credit tables from maybe either your layout you have or another code you have gotten. the easy way to get rid of these is to right click and go to properties and get the image name, then search for the image name in your code and delete it. If you want to remove the whole credit table you need to remove not only the image but the div or table that contains it.
September 20th, 2008 at 7:49 pm
That was awesome Eric, thanks!! Anything I can do to help, you let me know. I will send you a donation as soon as I update my PayPal account.
September 23rd, 2008 at 11:52 am
am i the only idiot who cant seem to get this to work
copied & pasted to ‘about me’ in myspace…still there.
deleted all other codes…still there
logged out & back in…still there
September 24th, 2008 at 1:45 am
Without seeing your pro its hard to say whats going on.
September 24th, 2008 at 6:25 am
thank you so much! this code is amazing!
September 27th, 2008 at 7:33 pm
Dood you rule. thanks.
September 27th, 2008 at 9:05 pm
thanks! it workeddd
September 28th, 2008 at 4:41 am
September 30th, 2008 at 7:09 pm
OMG IT WORKED…
BUT WOULDN’T THAT DELETE MY PROFILE???
October 6th, 2008 at 8:29 am
thankx a ton dude Ive been looking for dis friggin code for over 3 months now lol
I luv u!
October 6th, 2008 at 9:11 am
Hey i’ve had a code before and it was really good and it just got rid of the add but kept the search and kept the home and mail stuff,
do you reckon u can make a code like that?
Cheers mate
October 6th, 2008 at 9:13 am
Hey i had a code before, that left the search box there and it left the home mail and profile stuff there aswell, but then i learned that your myspace would get deleted and then i learned that if no 1 reports you nothing will happen.
so can you please make a code like that please?
Cheers
October 6th, 2008 at 1:19 pm
thank you so much this helped loads,
now my div layout looks great!
October 7th, 2008 at 9:22 am
THANK YOU CHECK OUT MY PAGE SOMETIME AND GIVE ME SOME HINTS