搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

I Can't change Toolbar Icon size

  • 2 回覆
  • 1 有這個問題
  • 12 次檢視
  • 最近回覆由 cor-el

more options

Changing the Toolbar Icon sizes to be visibly discernible shouldn't be this hard. Already spent 3 hours searching the web and Firefox.

Can anyone help. I'm running Firefox 68.0.2

Found a few suggestions to go to View, Toolbar, Customize and uncheck the "use small icons" box in the overflow menu.

Sadly, there is no "use small icons" box there.

Much obliged.

Changing the Toolbar Icon sizes to be visibly discernible shouldn't be this hard. Already spent 3 hours searching the web and Firefox. Can anyone help. I'm running Firefox 68.0.2 Found a few suggestions to go to View, Toolbar, Customize and uncheck the "use small icons" box in the overflow menu. Sadly, there is no "use small icons" box there. Much obliged.
附加的畫面擷圖

所有回覆 (2)

more options

browdyconsulting said

Found a few suggestions to go to View, Toolbar, Customize and uncheck the "use small icons" box in the overflow menu. Sadly, there is no "use small icons" box there.

Those suggestions about "use small icons" is rather dated. That preference feature was removed ages ago.

Currently the use of an optional userChrome.css file with the proper code is needed to effect that type of modification to the UI.

https://www.userchrome.org/ Discussions about the .css modification code are here: https://www.reddit.com/r/FirefoxCSS/

more options

You can set layout.css.devPixelsPerPx to 1.0 (default is -1) on the about:config page. Adjust its value in 0.1 or 0.05 steps (1.1 or 0.9) until icons or text looks right. Modifying layout.css.devPixelsPerPx affects user interface and web pages (global zoom). You can use an extension to correct the appearance of web pages.

You can look at Zoom Page WE and NoSquint Plus extension to set a default font size and page zoom on web pages.