Esri / Esri/dojo-theme-flat

Use older FontAwesome For IE7

Open
#4 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
94
Forks
20
PR merge metrics
No merged PRs in 30d

Description

This is a great theme and I really want to see it work in an application I'm building for... IE7.

Most things actually work fine in IE7 (actually IE11 in Compatibility View), except when it comes to the FontAwesome icons. They just appear blank, for example, the Geocoder magnifying glass is simply absent.

According to the FA website there is a version of 3.2.1 that supports IE7. So, I tried replacing Line 1 of CSS/dojo/flat.css with: http://maxcdn.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome-ie7.min.css.

The result was the same, the geocoder icon just appears blank.

FA 3.2.1 does appear to be compatible with the dojo flat theme because when I replace the same line with: http://maxcdn.bootstrapcdn.com/font-awesome/3.2.1/css/font-awesome.min.css and open in chrome it works as expected.

Anyone have any clues?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.