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

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

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

Icons do not display on some websites.

  • 3 отговора
  • 10 имат този проблем
  • 22 изгледи
  • Последен отговор от Dolicoja2

more options

Several websites (examples : Yahoo Sports, Guildportal) do not correctly display icons on my firefox. The icons correctly display if I switch to IE.

Screenshot of what I get on Firefox : http://i.imgur.com/HmG2mCu.jpg

Screenshot of what I get on IE : http://i.imgur.com/UGZRPJ2.jpg

Several websites (examples : Yahoo Sports, Guildportal) do not correctly display icons on my firefox. The icons correctly display if I switch to IE. Screenshot of what I get on Firefox : http://i.imgur.com/HmG2mCu.jpg Screenshot of what I get on IE : http://i.imgur.com/UGZRPJ2.jpg

Избрано решение

Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click the line to toggle its value).

Make sure that you allow pages to choose their own fonts.

  • Tools > Options > Content : Fonts & Colors > Advanced: [X] "Allow pages to choose their own fonts, instead of my selections above"
Прочетете този отговор в контекста 👍 7

Всички отговори (3)

more options

Hello,

Many site issues can be caused by corrupt cookies or cache. In order to try to fix these problems, the first step is to clear both cookies and the cache. Note: This will temporarily log you out of all sites you're logged in to. To clear cache and cookies do the following:

  1. Click the menu button New Fx Menu and click History button, and then Clear Recent History... .
  2. Under "Time range to clear", select "Everything".
  3. Now, click the arrow next to Details to toggle the Details list active.
  4. From the details list, check Cache and Cookies and uncheck everything else.
  5. Now click the Clear now button.

Further information can be found in the Clear your cache, history and other personal information in Firefox article.

Did this fix your problems? Please report back to us!

Thank you.

more options

Избрано решение

Those missing icons are actually supplied by a font that is downloaded from the server (@font-face) as you can see by the little boxes that show the hex code of the characters.

You can check the gfx.downloadable_fonts.enabled pref on the about:config page and make sure that it is set to true (if necessary double-click the line to toggle its value).

Make sure that you allow pages to choose their own fonts.

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

Yes, that was it cor-el. Thank you for the hasty response :).