Using Firefox (on Mac OS X), I've installed the "Smart Bookmarks Bar" so that it actually SHOWS the Favicon in your toolbar. The extension lets you hide the text and just show the icon, so you don't have to delete all the names from the "Properties" menu.... but for the AT Forums, I'm not getting a favicon at all??? I see the orange "penis" in the tabs, but it REFUSES to show up in my bookmarks bar.
So, instead of just showing the text in your toolbar, Mac Firefox shows a default "globe" favicon when a site doesn't have one, which is even more annoying. Whyyyy would Mac Firefox have default favicons?? Windows FF doesn't.
So... ON TOP OF THIS... instead of showing " ['Penis' favicon] AT" in my bookmarks bar, it for some reason shows the default "globe" icon, even though I've hidden the default favicons with a userChrome.css tweak:
toolbarbutton.bookmark-item[image=""]:not([container="true"]) {
list-style-type: none !important;
list-style-image: none !important;
-moz-image-region: auto !important;
}
#bookmarks-ptf toolbarbutton.bookmark-item[image=""]:not([container="true"]) .toolbarbutton-icon {
width: 4px !important;
height: 0px !important;
padding: 0px !important;
margin: 0px !important;
}
So, in layman's terms, FF KNOWS there is a favicon there, even though it's the Fusetalk one... but it's only showing the default icon. I'd be fine if it just said "AT" but the (wrong) favicon shows up and takes up unnecessary space and looks something like this: (O) AT
OH, and the kicker is that when I start up FF for the first time, it just says "AT" LIKE IT SHOULD, but the second I use it, that damn (O) <-- globe icon shows up. 🙁
Grr on your forums!! lol. And I *do* have other sites w/out favicons in my bookmarks bar... and ONLY the text shows up, like it should. No damn default favicon.