為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

FF V89 tool bar font size

more options

Just updated to V89. What I don't like is the font size in the tool bar. I used the zoom control but that doesn't change the font size in the tool bar. Any suggestions as to how to change the tool bar size and/or the font size? Thanks

Just updated to V89. What I don't like is the font size in the tool bar. I used the zoom control but that doesn't change the font size in the tool bar. Any suggestions as to how to change the tool bar size and/or the font size? Thanks

所有回覆 (1)

more options

Firefox has a global scaling factor to proportionally enlarge everything in the toolbar and content areas. That will make the text (and everything else larger). Have you tried this to see whether it gives you a good result? Here's how:

(1) In a new tab, type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the search box in the page, type or paste devp and pause while the list is filtered

(3) The default value of layout.css.devPixelsPerPx is -1.0 which instructs Firefox to follow the system scaling. To override that, double-click the preference and change its value to 1.5 which corresponds to 150%. (On a Mac with a Retina display, try 3.0 instead.) You can experiment with other values (1.25 => 125%, 2.0 => 200%, etc.) and see how they work for you.

If something goes wrong, there is a reset button at the right end of the row to restore the default value.

Can you find a good scaling level or do we need to consider other approaches?