Removes sponsors from facebook pages (including in the News Feed). The latest version also widens the profile pages to better use the empty space where the ads normally show up.
I intend to keep this style up-to-date, and feel free to post any requests for improvements below.
This style contains a lot of unnecessary code from prior iterations of Facebook's design. A more modern version of ad removal and content widening can be found in my Newest Facebook - Remove Ads, Adjust Content Width. Additionally, it is licensed under the MIT license if you wish to borrow elements from it.
Best regards,
Nathan
It's working for me so far, thanks! There are so many Facebook userstyles to pick from, glad I chose a good (and working) one.
Does nothing on mine...
not rly good code.
Here is the same, but optimized and with 1 error fixed:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("facebook.com") {
.ad_capsule, #ssponsor, .nextstep, .sponsors, .invitefriends, .social_ad, #sidebar_ads, .sponsor, .emu_sponsor, .house_sponsor, .UIStandardFrame_SidebarAds, .profile_sidebar_ads { display: none !important; }
#feedwall_with_composer, #info_tab { width: 722px !important; margin-left: -180px; }
.story_content { width: 660px !important; }
.story_body {width: 665px !important; }
.photos_tab { width: 945px !important; }
.from_friend_story {width: 725px !important; }
}
Fantastic Job!! Thanks!
ahh very nice, it even looks good with ad block plus!
Thanks for the update!
January 18th, 2009: An update is needed. When viewing pictures, this style removes the ability to go to the next page (it removes the link to other pages). Thanks.
Nice! They don't try to sell me useless crap anymore
Thanks - much better now! Keep up the good work!
Works like a charm ;)