搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Glyphicons not being displayed by Firefox

  • 2 个回答
  • 9 人有此问题
  • 10 次查看
  • 最后回复者为 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.

所有回复 (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).