为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Icons are not displaying properly

  • 7 个回答
  • 1 人有此问题
  • 10 次查看
  • 最后回复者为 cor-el

more options

Please see attached image. I have latest FF installed on iMac. I had ublock origin, flashblocker, adblock plus, WEBRTC disabled plugins installed. I assumed it was one of those so I disabled ALL plugins, and icons still don't display. Any ideas?

Please see attached image. I have latest FF installed on iMac. I had ublock origin, flashblocker, adblock plus, WEBRTC disabled plugins installed. I assumed it was one of those so I disabled ALL plugins, and icons still don't display. Any ideas?

所有回复 (7)

more options

Here is a screenshot

more options

Is this a web page? A Firefox page? What should it be showing?

Please provide public link(s) (no password) that we can check out. No Personal Information Please !

more options

Sorry, I am in Wordpress admin for a website I am building. These are icons for social profiles like twitter, facebook etc, they shold be the normal icons but not displaying. Strangely I tried in Safari AND CHrome and both are failing to show in those as well.

more options

Then this may be an issue with the web page. I called for more help.

FredMcD said

Please provide public link(s) (no password) that we can
check out. No Personal Information Please !
more options

I see little boxes with the hex code (range F000) in the screenshot. This range is usually used for downloaded fonts. You see these boxes when you either block downloaded fonts or website fonts or otherwise do not have a font that covers this Unicode range.


Special icons are usually supplied by a special icon font that is downloaded from the server (@font-face) You may see little boxes with the hex code of the character if you do not have a font installed that covers this Unicode range.

You can check gfx.downloadable_fonts.enabled on the about:config page and make sure it is set to true (if necessary double-click the line to toggle its value to true).

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

more options

Thanks. I checked that rule in Config and it's set to true.

" Please provide public link(s) (no password) that we can check out. No Personal Information Please ! " - not sure what this means. I dont have links to where I am, i am inside a protected admin area of a website, Wordpress admin

more options

You can check the Web Console for detail whether content is blocked or fails to load, possibly because of security issues.

You can check the Network Monitor to see if content is blocked or otherwise fails to load.

If necessary use "Ctrl+F5" or "Ctrl+Shift+R" (Mac: Command+Shift+R) to reload the page and bypass the cache to generate a fresh log.