Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

Icon/Button/Navigation Pictures Don't Load

  • 2 svar
  • 8 har detta problem
  • 1 visning
  • Senaste svar av dexplosion

more options

Here's a screen grab of my issue: https://flic.kr/p/ovBaLB

On many websites, I can't see the pictures on what I'm guessing are referred to as icons or buttons. Some of them link to YouTube/Facebook/etc, while others are for navigation - left/right/etc.

Any help is appreciated. :)

Here's a screen grab of my issue: https://flic.kr/p/ovBaLB On many websites, I can't see the pictures on what I'm guessing are referred to as icons or buttons. Some of them link to YouTube/Facebook/etc, while others are for navigation - left/right/etc. Any help is appreciated. :)

Vald lösning

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

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"

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).

Läs svaret i sitt sammanhang 👍 5

Alla svar (2)

more options

Vald lösning

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

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"

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).

more options

Awesome. I was going about it as if it were a Java, antivirus, or Ad Block problem or something. I never would have thought it was a font thing.

Thanks a bunch!