Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Saber mais

I Can't change Toolbar Icon size

  • 2 respostas
  • 1 tem este problema
  • 15 visualizações
  • Última resposta por cor-el

more options

Changing the Toolbar Icon sizes to be visibly discernible shouldn't be this hard. Already spent 3 hours searching the web and Firefox.

Can anyone help. I'm running Firefox 68.0.2

Found a few suggestions to go to View, Toolbar, Customize and uncheck the "use small icons" box in the overflow menu.

Sadly, there is no "use small icons" box there.

Much obliged.

Changing the Toolbar Icon sizes to be visibly discernible shouldn't be this hard. Already spent 3 hours searching the web and Firefox. Can anyone help. I'm running Firefox 68.0.2 Found a few suggestions to go to View, Toolbar, Customize and uncheck the "use small icons" box in the overflow menu. Sadly, there is no "use small icons" box there. Much obliged.
Capturas de ecrã anexadas

Todas as respostas (2)

more options

browdyconsulting said

Found a few suggestions to go to View, Toolbar, Customize and uncheck the "use small icons" box in the overflow menu. Sadly, there is no "use small icons" box there.

Those suggestions about "use small icons" is rather dated. That preference feature was removed ages ago.

Currently the use of an optional userChrome.css file with the proper code is needed to effect that type of modification to the UI.

https://www.userchrome.org/ Discussions about the .css modification code are here: https://www.reddit.com/r/FirefoxCSS/

more options

You can set layout.css.devPixelsPerPx to 1.0 (default is -1) on the about:config page. Adjust its value in 0.1 or 0.05 steps (1.1 or 0.9) until icons or text looks right. Modifying layout.css.devPixelsPerPx affects user interface and web pages (global zoom). You can use an extension to correct the appearance of web pages.

You can look at Zoom Page WE and NoSquint Plus extension to set a default font size and page zoom on web pages.