We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

I have a 16x9 monitor how can I expand the text to fit this screen

  • 1 个回答
  • 1 人有此问题
  • 9 次查看
  • 最后回复者为 Varun Kaushik

more options

Because of a security flaw in Internet Explorer I have returned to your browser. However IE when you zoom it will expand to fit both sides of the screen. Yours is just making the page just get longer. That leaves a lot of blank area on both sides. This makes it harder to read for me.

Because of a security flaw in Internet Explorer I have returned to your browser. However IE when you zoom it will expand to fit both sides of the screen. Yours is just making the page just get longer. That leaves a lot of blank area on both sides. This makes it harder to read for me.

所有回复 (1)

more options

You can modify the layout.css.devPixelsPerPx and increase or decrease the value in 0.1 or 0.05 steps to adjust the size of fonts and other elements in Firefox.

The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05). You can use values between 0.05 and 1.0 to reduce elements in size or use values greater than 1.0 to magnify and make elements larger (percentage divided by DPI, % / DPI). If the web pages needs to be adjusted after changing this pref then you can look at Default FullZoom Level or NoSquint.

Default FullZoom Level - https://addons.mozilla.org/firefox/addon/6965 NoSquint - https://addons.mozilla.org/firefox/addon/2592 See also this MozillaZine forum thread: Does Fx 22 nightly look too large?

http://forums.mozillazine.org/viewtopic.php?f=23&t=2678897