• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Mozilla Firefox Questions

razor5000

Member
Hello I recently started to use Firefox v1.0, before I had been using Opera and Netscape.

My first question is this when loading a web page an icon or image is displayed on the tab bar where it shows the name of the web site and also is an image next to each bookmark, is there any way to remove or disable the icon/image???

Also I have seen a Safari skin for Firefox v.8 and 0.9 and was wondering is any body had a link to any updated version for Firefox v1.0???

Thanks for you time

razor
 
If you type about:config and put favicon into the filter it'll show you browser.chrome.favicons, try changing that to false. I don't know if that'll work or not, I tend to like the favicons.
 
It *might* involve editing userChrome.css and adding a line like <name of favicon in tab property> {display: none !important;}

Seems like every aspect of the browser can be customized using that.. just have to know what to look for
 
Back
Top