Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Ďalšie informácie

Changing the font and size of the toolbar and menu in browser

  • 1 odpoveď
  • 2 majú tento problém
  • 68 zobrazení
  • Posledná odpoveď od cor-el

more options

I want to change the font and size of the toolbar and menu because when I open it up the words are quite small and kinda messy for my eyes.

I want to change the font and size of the toolbar and menu because when I open it up the words are quite small and kinda messy for my eyes.
Priložené obrázky

Všetky odpovede (1)

more options

You can look at this thread:

  • /questions/1384204 Since the last update, the Firefox screen does not fit my system setting(125%)

If setting browser.display.os-zoom-behavior = 0 doesn't work for you then you can create a new Number pref on the about:config page and set its value to 100. Paste ui.textScaleFactor in the search bar and select the Number radio button and click the '+' button to add the new Number pref, enter the value (100) and click the blue OK button to confirm.

  • about:config => ui.textScaleFactor = 100

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.


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 like 1.1 to enlarge or 0.9 to reduce until icons/text looks right. You may need values above 2.0 if you have a high resolution display but make sure not to use values too large or too small.

  • modifying layout.css.devPixelsPerPx affects user interface and webpages (global zoom)

Firefox has a Zoom section in Settings to set the default zoom level for webpages.

  • Settings -> General -> Language and Appearance -> Zoom

You can open the about:config page via the location/address bar. On the warning page, you can click "Accept the Risk and Continue" to open about:config.