Whitespace on Facebook

Posted on February 16, 2010. Updated May 28, 2010.

Summary

Blissful whitespace amidst the clutter.

Create a file called Usercontent.css and save it anywhere on your computer (home directory). In it, paste the following contents and save.

/* Usercontent.css
Blissfull Whitespace */

#ssponsor, .footer_ad, .banner_ad,
.social_ad, .ad_capsule, .sidebar_ads,
.adcolumn, .admarket_ad, .sidebar_item.sponsor,
.emu_sponsor, .home_sponsor {
	display: none !important;
}

Open Safari > Preferences > Advanced > Style Sheet, and browse for your newly created Usercontent.css file.

Enjoy your newfound whitespace. This is confirmed to work with Safari on OSX as of this post's date. I imagine it would work in other browsers, too.


Comments

Comments are closed.