Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More
Wode archive me

At work, the uppermost left button is an orange bar saying Firefox, while at home, its an image of the fox wrapped around the world. Why is it different?

cor-el replied
connerwec

Its driving me crazy, I cant find out why! I want to make sure everything is ok. Thanks

Its driving me crazy, I cant find out why! I want to make sure everything is ok. Thanks

All Replies (1)

You may be using an extension or code in userChrome.css to make such a change.

@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");

#appmenu-toolbar-button { list-style-image: url("chrome://branding/content/icon16.png") }
#appmenu-toolbar-button > .toolbarbutton-text { display:none!important }