Expand Cut Tags

No cut tags

Jun. 29th, 2011

branchandroot: cup of coffee (coffee)
So, you know how the "new and improved" Etsy has an "activity" item in the menu bar? And how every time you do anything, like add an item to favorites, that item gets a little number over it and the number doesn't go away until you click on it? And if you click you just get a look at your own activity feed, which tells you absolutely nothing you didn't already know because it was your own activity for pity's sake?

There's a way to get rid of that number.

You'll need a browser that lets you use user styles. In Firefox, this means the Stylish plugin for greatest ease. In everything else, this means making a document and directing your browser to use it in your preferences.

So, cut and paste this into a Stylish user style for Firefox:

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("etsy.com") {

#main-nav #activity span.count { display: none !important; }

}


Or else cut and paste this into a text document for everything else, and name/save the file according to the directions linked above for your browser:

#main-nav #activity span.count { display: none !important; }

And, lo, the little number will go away.

October 2025

S M T W T F S
   1234
567891011
12131415161718
19202122232425
262728 293031 

Style Credit

Page generated Oct. 30th, 2025 10:11 pm
Powered by Dreamwidth Studios