Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Learn More

Correct font not used

  • 3 trả lời
  • 1 gặp vấn đề này
  • 9 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 0

Tất cả các câu trả lời (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.

Được chỉnh sửa bởi cor-el vào

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

Giải pháp được chọn

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.