为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

how to change font type and line spacing

  • 4 个回答
  • 1 人有此问题
  • 12 次查看
  • 最后回复者为 cor-el

more options

When I zoom pages, selecting zoom text only, the lines start to overlap on each other (please see the attached image), How do I change the line spacing please?

I also need to change the default font to be Arial. But it doesn't work for sites like Google and Facebook.. their font type do not change. Is there a way to force my preferred font please?

(I'm using Linux Lite 4.6)

When I zoom pages, selecting zoom text only, the lines start to overlap on each other (please see the attached image), How do I change the line spacing please? I also need to change the default font to be Arial. But it doesn't work for sites like Google and Facebook.. their font type do not change. Is there a way to force my preferred font please? (I'm using Linux Lite 4.6)
已附加屏幕截图

所有回复 (4)

more options

Hello Mohamed Sallam,

Not sure if this helps. Please check these extensions

1. Extension 1

2. Extension 2

3. Extension 3

Thanks!

more options

This can happen when websites position elements absolutely. When you use zoom text only in this case then you only zoom the text in a container and not the container element itself, so content no longer fits in the container and ends up in a next container and you get text overlap. There is nothing you can do to prevent this and you will have to use full page zoom and not zoom text only.

What is against using full page zoom ?

more options

Full page zoom doesnt make text large enough for me, specially with pages like Facebook. I have my laptop positioned 1.5 meter away to protect my eyes, so I need to enlarge text way more than full page zoom can.

I can use Stylebot, but that makes me stuck with Google Chrome!

more options

You can define your own zoom values in 5% steps via a pref on the about:config page and go as far as you want.

toolkit.zoomManager.zoomValues :
.1,.15,.2,.25,.3,.35,.4,.45,.5,.55,.6,.65,.7,.75,.8,.85,.9,.95,1,1.05,1.1,1.15,1.2,1.25,1.3,1.35,1.4,1.45,1.5,1.55,1.6,1.65,1.7,1.75,1.8,1.85,1.9,1.95,2,2.05,2.1,2.15,2.2,2.25,2.3,2.35,2.4,2.45,2.5,2.55,2.6,2.65,2.7,2.75,2.8,2.85,2.9,2.95,3,3.25,3.5,3.75,4,4.25,4.5,4.75,5,5.5,6,6.5,7,7.5,8,8.5,9,9.5,10
zoom.maxPercent = 1000
zoom.minPercent = 10

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.