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!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Can I possibly enlarge the headers and footers in Firefox's "Page Setup" menu to enlarge it so I can see it better...or is it something I'm gonna have to deal with being SO SMALL. Mike Lomax

  • 4 ответа
  • 3 имеют эту проблему
  • 1 просмотр
  • Последний ответ от mwlomax

more options

I'd like to have the headers and footers enlarged like IE8 browser is. The headers and footers are pretty small.

I'd like to have the headers and footers enlarged like IE8 browser is. The headers and footers are pretty small.

Все ответы (4)

more options

This appears to be hard-coded in Firefox to 10 point type, unlike most other settings which allow a user setting to override the default.

One partial workaround is to change your default serif font to something larger than Times New Roman. For example, the text seems at least a point size larger if I use Bookman Old Style.

Tools > Options > Content > Advanced... "Serif"

Of course, less of the URL or Title will fit this way...

---

Notes on the Fx code:

File:

\mozilla-2.0\layout\generic\nsSimplePageSequence.cpp

Code:

mPageData->mHeadFootFont->size = nsPresContext::CSSPointsToAppUnits(10);


I don't know how to suggest code changes, but it really would be nice for the point size to be configurable (even if the user has to go into about:config to change it).

more options

Sorry...don't understand the answer you gave me. Guess all I'm really wanting to know that if I can enlarge the headers and footers when I print out a page?? Could you please tell me how I could override the default setting...or maybe I can't.

Thanks-mwlomax

more options

Sorry, the part above the --- line is all I could find for now. Your default "Serif" font is used for headers and footers, so you could choose one that is larger than Times.

The part below the --- is background information on where the 10 point size is hard-coded into Firefox.

more options

Since the header and footer are hard-coded, is guess I can't enlarge them...OH WELL. No biggy! Had to Google the word from Webopedia "hard coded" to find out what the word meant that you used. Thanx for tryin--mwlomax