What is the working code to remove the myspace ad on the top?
Is there a code to remove top advertising on myspace that actually works? I’ve been looking for one, and I couldn’t find anything that works. Could anyone help? Although, I need the code that ONLY removes the ad and not the search bar button. Thanks.
It is the ad that pays for MySpace to keep it free for you. This is why your account may be deleted if you hide the ad.
The advertiser has signed a contract with MySpace to display ads and if he comes along and finds them hidden, he could sue MySpace itself for breach of contract.
This code removes it.
I couldn’t find a code that kept the search button, sorry.
But remember, your profile could get deleted if you use this code, because advertisements is how myspace gets money.
<style>.a {hide search form} form {display:none;} table table table form {display:inline;} .a {hide bottom links div} table div {display:none;} table table div {display:block;}</style>