Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Die Funktionalität dieser Website ist durch Wartungsarbeiten eingeschränkt, die Ihr Erlebnis verbessern sollen. Wenn ein Artikel Ihr Problem nicht löst und Sie eine Frage stellen möchten, können Sie unsere Gemeinschaft über @FirefoxSupport auf Twitter, /r/firefox oder Reddit fragen.

Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Learn More

Toolbar and Bookmark fonts

  • 1 Antwort
  • 1 hat dieses Problem
  • 168 Aufrufe
  • Letzte Antwort von 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

Ausgewählte Lösung

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.

Diese Antwort im Kontext lesen 👍 0

Alle Antworten (1)

more options

Ausgewählte Lösung

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.