搜尋 Mozilla 技術支援網站

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

了解更多

Toolbar and Bookmark fonts

  • 1 回覆
  • 1 有這個問題
  • 180 次檢視
  • 最近回覆由 Terry

more options

Longtime Firefox user, thanks for a great browser! Since about version 68 or 67 my font size on the toolbar and the menu bar and the bookmark list the fonts have become tiny. Maybe 6 point. I can barely read them. I set default zoom to 110% for all pages and set text size at 20pts. But the tabs, menu bar and bookmarks are all so tiny. How do I get them larger? I'd be happy with 12pt type font. Thanks for any help, squintingly yours idaveusa

Longtime Firefox user, thanks for a great browser! Since about version 68 or 67 my font size on the toolbar and the menu bar and the bookmark list the fonts have become tiny. Maybe 6 point. I can barely read them. I set default zoom to 110% for all pages and set text size at 20pts. But the tabs, menu bar and bookmarks are all so tiny. How do I get them larger? I'd be happy with 12pt type font. Thanks for any help, squintingly yours idaveusa

被選擇的解決方法

I would see whether the problem still occurs if you start in troubleshoot mode. https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems

As you can see from the first article, an add-on is not necessarily the cause of the problem. If the problem persists, you could try a new profile. https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles

You can reset a preference which may help. In a new tab, enter about:config in the address bar and search for Pixels. Change the value of the following preference to 1.0 or more (I suggest 1.5); you can change in increments of .1 or .5. The default setting of -1.0 sets the size to your system settings so it should work. layout.css.devPixelsPerPx

Finally, you can set user interface font sizes in userChrome.css if it's necessary and you are willing to try that.

從原來的回覆中察看解決方案 👍 0

所有回覆 (1)

more options

選擇的解決方法

I would see whether the problem still occurs if you start in troubleshoot mode. https://support.mozilla.org/en-US/kb/diagnose-firefox-issues-using-troubleshoot-mode https://support.mozilla.org/en-US/kb/troubleshoot-extensions-themes-to-fix-problems

As you can see from the first article, an add-on is not necessarily the cause of the problem. If the problem persists, you could try a new profile. https://support.mozilla.org/en-US/kb/profile-manager-create-remove-switch-firefox-profiles

You can reset a preference which may help. In a new tab, enter about:config in the address bar and search for Pixels. Change the value of the following preference to 1.0 or more (I suggest 1.5); you can change in increments of .1 or .5. The default setting of -1.0 sets the size to your system settings so it should work. layout.css.devPixelsPerPx

Finally, you can set user interface font sizes in userChrome.css if it's necessary and you are willing to try that.