How to remove the “ugly horse” icon
Wednesday, November 21st, 2007Of course, the mozilla icon is the most ugliest thing in the world (It doesn’t look that much like a horse). And thus started the long: “I love ThunderBrowse but I hate the ugly horse, it’s like horse ****”. I had no idea what in the world you are referring to, well it turns out to be that it’s the favicons you hate. Specifically the mozilla one.
I like favicons myself, so I don’t want to remove them from ThunderBrowse (I thought they would be a fun [not so hidden] easter egg, but I guess you can’t please everyone), and I definitely don’t want to rush out a build that adds some setting. If you want to remove favicons, just follow the steps below:
A) Install Stylish: https://addons.mozilla.org/en-US/thunderbird/addon/2108
B) Go to the stylish window (extension manager < Stylish < Options)
C) Click create a new style (name it whatever you want)
D) Add this code to the big text area:
@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);
#favIconDeck,.tab-icon {display:none !important;}
E) Press save.
The favicons will be removed. And then you can throw a party and/or donate.



