搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Change "tab" font size for older users of firefox

  • 3 回覆
  • 1 有這個問題
  • 998 次檢視
  • 最近回覆由 cor-el

more options

I need to change the font size that displays on the TAB in firefox browser. I am able to change the display size of the page, just need to change the font on the TAB.

I am using the current Firefox Browser for Windows.

Thank you.

I need to change the font size that displays on the TAB in firefox browser. I am able to change the display size of the page, just need to change the font on the TAB. I am using the current Firefox Browser for Windows. Thank you.

被選擇的解決方法

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 open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Firefox has a Zoom section in Options/Preferences to set the default zoom level for web pages in case you need to compensate for the adjustment of layout.css.devPixelsPerPx.

  • Options/Preferences -> General -> Language and Appearance -> Zoom
從原來的回覆中察看解決方案 👍 0

所有回覆 (3)

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 open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Firefox has a Zoom section in Options/Preferences to set the default zoom level for web pages in case you need to compensate for the adjustment of layout.css.devPixelsPerPx.

  • Options/Preferences -> General -> Language and Appearance -> Zoom

由 cor-el 於 修改

more options

Apparently I have not explained the problem as the suggested solution made the web page larger but now the TAB font.

more options

The Zoom setting in Options/Preferences only affect the page zoom for web pages if that is what you used. I mentioned this because adjusting layout.css.devPixelsPerPx on the about:config page affects the full Firefox browser window, so you first need to adjust layout.css.devPixelsPerPx to get the user interface looks correct and when you are satisfied you can use the Zoom setting to correct the appearance of web pages in case the pref made pages look too large.