Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Learn More

Toolbar and Bookmark fonts

  • 1 yanıt
  • 1 kişi bu sorunu yaşıyor
  • 180 gösterim
  • Son yanıtı yazan: 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

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 0

Tüm Yanıtlar (1)

more options

Seçilen çözüm

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.