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.
This entry was posted on Tuesday, February 16th, 2010 at 1:10 pm and is filed under Developer Notes. You can follow any responses to this entry through the RSS 2.0 feed.Both comments and pings are currently closed.