Pretraži podršku

Izbjegni prevare podrške. Nikad te nećemo tražiti da nas nazoveš, da nam pošalješ telefonski broj ili da podijeliš osobne podatke. Prijavi sumnjive radnje pomoću opcije „Prijavi zlouporabu”.

Saznaj više

I Can't change Toolbar Icon size

  • 2 odgovora
  • 1 ima ovaj problem
  • 15 prikaza
  • Posljednji odgovor od 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.
Priložene slike ekrana

Svi odgovori (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.