Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Learn More

Glyphicons not being displayed by Firefox

  • 2 odgovora
  • 9 ima to težavo
  • 10 ogledov
  • Zadnji odgovor od 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.

Vsi odgovori (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).