Get Rid of MySpace Ads and Header
This post begins a series on tackling Satan’s MySpace’s crippled profile customization system. In this particular post, we’ll be killing the top ad and header, leaving you with just a profile (You could just use Adblock, but you would have to tell everyone who visits to get Firefox/Adblock).
Note: This tutorial demonstrates using CSS to hide the underworld’s MySpace’s ads, which are against the Terms of Service. And yes, we hate the cesspit MySpace.
Just add the following code into one of your boxes:
<style type="text/css">
.clearfix { display: none; }
</style>
Hope this comes in handy.


I'm Jason, the main author of Third Error, and many of the topics I'll focus on concern Windows (and applicable software), web applications, web design, and a bit of *nix (Ubuntu mainly). My computer runs Windows XP, with virtualized Ubuntu and OS X handy.