Expand Cut Tags

No cut tags
branchandroot: cup of coffee (coffee)
[personal profile] branchandroot
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.

Date: 2011-06-29 07:35 pm (UTC)
ticktocktober: (Default)
From: [personal profile] ticktocktober
Thank you so much. <3

Date: 2011-06-29 08:22 pm (UTC)
From: [personal profile] lilmoka
Most annoying feature ever, thank you for this!

October 2025

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

Style Credit

Page generated Nov. 4th, 2025 05:54 am
Powered by Dreamwidth Studios