搜索 | 用户支持

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

Learn More

On New Ancestry.com, buttons like print, zoom in or home are blank; in Chrome the same buttons show proper images. Can this be fixed?

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

more options

The navigation buttons in the revamped Ancestry.com website are non functioning! They show as little blank rectangles on any given screen. In the Chrome browser, they appear as little images (such as a printer, a + or a - to zoom in or out, a little house for Home person). In Chrome, you can hover over the navigation button and text appears telling you what the button is. Hovering over the button in Firefox does nothing. This makes Ancestry.com unusable in Firefox -- you have to virtually hunt and peck for the navigation button you might need to use. If this can't be fixed, I'll have to go back to Chrome even though I prefer using the Firefox browser. Can Firefox fix this problem for its Ancestry.com users? Thanks!

The navigation buttons in the revamped Ancestry.com website are non functioning! They show as little blank rectangles on any given screen. In the Chrome browser, they appear as little images (such as a printer, a + or a - to zoom in or out, a little house for Home person). In Chrome, you can hover over the navigation button and text appears telling you what the button is. Hovering over the button in Firefox does nothing. This makes Ancestry.com unusable in Firefox -- you have to virtually hunt and peck for the navigation button you might need to use. If this can't be fixed, I'll have to go back to Chrome even though I prefer using the Firefox browser. Can Firefox fix this problem for its Ancestry.com users? Thanks!

被采纳的解决方案

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.

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

定位到答案原位置 👍 2

所有回复 (3)

more options

选择的解决方案

Can you attach a screenshot?

  • Use a compressed image type like PNG or JPG to save the screenshot
  • Make sure that you do not exceed the maximum size of 1 MB

Missing icons are usually supplied by a font that is downloaded from the server (@font-face) as you might see by little boxes that show the hex code of the characters instead. If you have a font installed that covers this Unicode range then you may see a real (CJK) character and not the little box with the CSS code.

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

more options

Genius! Thank you so much - I believe the problem is solved. I went in and checked the "allow pages to choose their own fonts" as suggested and all of the little picture navigation buttons appeared!! Now I can stay with my preferred Firefox browser -- thanks again!

Pat

more options

You're welcome Pat.