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 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

Learn More

Correct font not used

  • 3 답장
  • 1 이 문제를 만남
  • 9 보기
  • 최종 답변자: DcnDon

more options

The drop-down menu at the top of the noted site does not display correctly in Firefox 8.01. I does display correctly in IE, Chrome, and Opera. It looks to me like Firefox does not use the correct font for the display, which causes the list to wrap rather than to display in one line.

The drop-down menu at the top of the noted site does not display correctly in Firefox 8.01. I does display correctly in IE, Chrome, and Opera. It looks to me like Firefox does not use the correct font for the display, which causes the list to wrap rather than to display in one line.

선택된 해결법

Turned out that this was a problem on the site - incorrect coding of the CSS caused Firefox to incorrectly render the page. Can't explain why IE, Chrome and Opera rendered the page correctly. Sorry, I don't have any additional information on the CSS coding.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (3)

more options

If you have increased the minimum font size then try the default setting "none" as a high value can cause such issues.

  • Tools > Options > Content : Fonts & Colors > Advanced > Minimum Font Size (none)

Make sure that you allow websites to choose their fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced > [X] "Allow pages to choose their own fonts, instead of my selections above"

Also make sure that the gfx.downloadable_fonts.enabled pref is set to true on the about:config page.

글쓴이 cor-el 수정일시

more options

Thanks very much for your reply. All of the settings you suggest are indeed set the way you suggested and so the situation remains the same as described in the original post.

more options

선택된 해결법

Turned out that this was a problem on the site - incorrect coding of the CSS caused Firefox to incorrectly render the page. Can't explain why IE, Chrome and Opera rendered the page correctly. Sorry, I don't have any additional information on the CSS coding.