Mozilla Firefox Questions

razor5000

Member
Mar 15, 2004
131
0
0
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
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
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.
 

screw3d

Diamond Member
Nov 6, 2001
6,906
1
76
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