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

搜索 | 用户支持

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

详细了解

Bookmark Font Size

  • 2 个回答
  • 1 人有此问题
  • 1 次查看
  • 最后回复者为 Dgriesbach

more options

I am trying to increase the size of the font of our bookmarks on our MacBook Air laptop as they are hard to read on the smaller screen. I tried "zoom" and increasing font size in settings but that did not affect the bookmarks sidebar; only the primary web pages. I tried an add-on but could not get it to work. I did a few online searches and it appears to be a common issue but I could not find a solution so I thought I'd ask a question. Thanks for any advice that you can provide.

I am trying to increase the size of the font of our bookmarks on our MacBook Air laptop as they are hard to read on the smaller screen. I tried "zoom" and increasing font size in settings but that did not affect the bookmarks sidebar; only the primary web pages. I tried an add-on but could not get it to work. I did a few online searches and it appears to be a common issue but I could not find a solution so I thought I'd ask a question. Thanks for any advice that you can provide.

被采纳的解决方案

To increase the text size in the user interface parts of Firefox, we currently only have one setting option, which is the global scaling factor. Here's how you can adjust that if you want to give it a try:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future. We have had this setting for a long time so I feel comfortable mentioning it.

(2) In the search box in the page, type or paste layout.css.devPixelsPerPx and pause while the list is filtered

Firefox should list one preference with the value -1.0

-1.0 means to follow the system level scaling. You can enter new (positive) values here to set your own scaling. Please note that the values will be doubled for a Retina display.

(3) Double-click the preference to display an editing field, and change the value to either

  • 1.5 for non-Retina display
  • 3.0 for Retina display

Then press Return or click the blue check mark button to save the change.

That should scale the entire browser to 150% of the default size.

You can adjust upwards or downwards as needed. Please be very careful not to use a value below 1.0 or it may become too difficult to read/fix. In case of emergency, click the reset button at the right end of the row.

Can you find a size that is comfortable for the toolbars/sidebar? Hopefully so. Then you can tweak the page zoom setting on the Preferences page to make the content area a comfortable size.

定位到答案原位置 👍 0

所有回复 (2)

more options

选择的解决方案

To increase the text size in the user interface parts of Firefox, we currently only have one setting option, which is the global scaling factor. Here's how you can adjust that if you want to give it a try:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button accepting the risk.

More info on about:config: Configuration Editor for Firefox. The moderators would like us to remind you that changes made through this back door aren't fully supported and aren't guaranteed to continue working in the future. We have had this setting for a long time so I feel comfortable mentioning it.

(2) In the search box in the page, type or paste layout.css.devPixelsPerPx and pause while the list is filtered

Firefox should list one preference with the value -1.0

-1.0 means to follow the system level scaling. You can enter new (positive) values here to set your own scaling. Please note that the values will be doubled for a Retina display.

(3) Double-click the preference to display an editing field, and change the value to either

  • 1.5 for non-Retina display
  • 3.0 for Retina display

Then press Return or click the blue check mark button to save the change.

That should scale the entire browser to 150% of the default size.

You can adjust upwards or downwards as needed. Please be very careful not to use a value below 1.0 or it may become too difficult to read/fix. In case of emergency, click the reset button at the right end of the row.

Can you find a size that is comfortable for the toolbars/sidebar? Hopefully so. Then you can tweak the page zoom setting on the Preferences page to make the content area a comfortable size.

more options

I made the changes that were recommended and it worked like a charm. I finally settled on a setting of 2.50 which seemed the most comfortable for my wife and I. Thanks!