How to get rid of those annoying Tumblr Directory Badges

Instructions using Mozilla Firefox:
- Install Stylish from the Mozilla Add-ons Site and restart your browser.
- Go to: “Tools” → “Add-ons”.
- Select the “User Styles” tab at the top of the Add-ons Window.
- Click on “Write New Style”.
- Type in the following:
- Name: Hide Tumblr Directory Badges
- Tags: tumblr, directory, badges
- Coding area:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("tumblr.com") {
.sticker_container { display: none!important; }
}
You should get something like this:

- Click on save.
- Close the Add-ons Window.
- Reload the Tumblr Directory Page.
- Voilá. There you go. The badges are gone. Now you can browse the directory without distractions.
Have a nice day :D