New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Internet Explorer does not display embedded icons

Environment

ProductTelerik UI for ASP.NET AJAX

Description

IE has a few settings which might prevent the font icons loading on the page. If some of them are enabled, this may break the appearance of RadButton, RadRadioButtonList, RadEditor or another Telerik controls. Check out the instructions below which will help you troubleshoot and solve the problem.

Solution

The problem can be due to one of the following configuration settings:

This problem should be fixed in the latest Microsoft patches as per the following MSDN blog post: Dropping the “Untrusted Font Blocking” setting.

  • The "Allow font download policy" is disabled
  • The "Use software rendering instead of GPU rendering" setting is disabled - Go to Internet Options -> Advanced -> Accelerated graphics -> Check "Use software rendering instead of GPU rendering"
  • The security options of IE are set to High

See Also