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!

Pesquisar no site de suporte

Evite golpes de suporte. Nunca pedimos que você ligue ou envie uma mensagem de texto para um número de telefone, ou compartilhe informações pessoais. Denuncie atividades suspeitas usando a opção “Denunciar abuso”.

Learn More

Toolbar and Bookmark fonts

  • 1 resposta
  • 1 tem este problema
  • 168 visualizações
  • Última resposta de 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

Solução escolhida

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.

Ler esta resposta 👍 0

Todas as respostas (1)

more options

Solução escolhida

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.