Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

Minimum Font Size doesn't work

  • 2 件の返信
  • 16 人がこの問題に困っています
  • 24 回表示
  • 最後の返信者: mykhaylo.adamovych

more options

I've set Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size to 10 pt, but when I use Zoom Out, I get smaller fonts: The relation between font sizes on a page is kept. What I want is FF 1.5 behavior: Minimum Font Size is honored even on Zoom Out, which results in shrinking the headlines only and finally ending with all Text in the same size after some repetitions of Zoom Out. I have disabled Tools > Options > Content : Fonts & Colors > Advanced > "Allow pages to choose their own fonts, instead of my selections above". I have set Minimum Font Size for several encodings, but maybe the reason for the current behavior is a missing UTF-8 setting in the Tools > Options > Content : Fonts & Colors > Advanced > "Fonts for" listbox ? Most pages including this support.mozilla.com use that encoding.

I've set Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size to 10 pt, but when I use Zoom Out, I get smaller fonts: The relation between font sizes on a page is kept. What I want is FF 1.5 behavior: Minimum Font Size is honored even on Zoom Out, which results in shrinking the headlines only and finally ending with all Text in the same size after some repetitions of Zoom Out. I have disabled Tools > Options > Content : Fonts & Colors > Advanced > "Allow pages to choose their own fonts, instead of my selections above". I have set Minimum Font Size for several encodings, but maybe the reason for the current behavior is a missing UTF-8 setting in the Tools > Options > Content : Fonts & Colors > Advanced > "Fonts for" listbox ? Most pages including this support.mozilla.com use that encoding.

すべての返信 (2)

more options

If you want headings to appear at the same font size as the text then you can do that with code in userContent.css or Stylish.

 H1,H2,H3,H4,H5,H6 {font-size: 100% !important;}


See http://kb.mozillazine.org/Editing_configuration#How_to_edit_configuration_files

more options

Main Menu -> View -> Zoom -> Zoom Text Only