Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

I Can't change Toolbar Icon size

  • 2 réponses
  • 1 a ce problème
  • 15 vues
  • Dernière réponse par 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.
Captures d’écran jointes

Toutes les réponses (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.