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

Läs mer

Glyphicons not being displayed by Firefox

  • 2 svar
  • 9 har detta problem
  • 10 visningar
  • Senaste svar av cor-el

more options

Firefox isn't displaying certain icons on certain websites like Tumblr and Twitter (hearts, stars arrows and others) which work in other browsers. I've found out these are apparently called Glyphicons from glyphicons.com ? Instead of the icons, Firefox displays rectangles with a letter/number code in them.

Firefox isn't displaying certain icons on certain websites like Tumblr and Twitter (hearts, stars arrows and others) which work in other browsers. I've found out these are apparently called Glyphicons from glyphicons.com ? Instead of the icons, Firefox displays rectangles with a letter/number code in them.

Alla svar (2)

more options

Those symbols mean that the computer does not know how to display the character. You need to install something for this.

more options

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