Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

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.