Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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