Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

small icons are missing in outlook email account like inbox,new email or signout button images not available.

  • 2 svar
  • 2 har detta problem
  • 45 visningar
  • Senaste svar av mukesh99

more options

Hello, I attached screenshot. Small buttons/icons are missing in email account but when I try to open my account in other browser like Explorer and Google,It Works perfectly. Can you please look into this issue. Thank You. Mukesh

Hello, I attached screenshot. Small buttons/icons are missing in email account but when I try to open my account in other browser like Explorer and Google,It Works perfectly. Can you please look into this issue. Thank You. Mukesh

Vald lösning

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

Läs svaret i sitt sammanhang 👍 0

Alla svar (2)

more options

Vald lösning

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

more options

Thank you so much. About:config option worked.