From fb155889d3d651c53be86abc4148da8e5b94d293 Mon Sep 17 00:00:00 2001 From: Geremia Taglialatela Date: Sat, 17 Sep 2016 17:22:16 +0200 Subject: [PATCH] Fix IE7 section in Get Started page Partially reverts ce194fb Fixes #9923 --- src/3.2.1/get-started/index.html | 2 +- src/get-started.html | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/3.2.1/get-started/index.html b/src/3.2.1/get-started/index.html index 6799c9fb0..ea9830ac0 100644 --- a/src/3.2.1/get-started/index.html +++ b/src/3.2.1/get-started/index.html @@ -250,7 +250,7 @@ -
+

Font Awesome supports IE7. If you need it, you have my condolences.

    diff --git a/src/get-started.html b/src/get-started.html index c58767331..e8fb70650 100644 --- a/src/get-started.html +++ b/src/get-started.html @@ -244,12 +244,12 @@ $ gem install font-awesome-sass

    Need IE7 Support?

    -

    IE8 has some issues with @font-face when combined with :before. - Font Awesome uses that combination. If a page is cached, and loaded without the mouse over the window - (i.e. hit the refresh button or load something in an iframe) then the page gets rendered before the font loads. - Hovering over the page (body) will show some of the icons and hovering over the remaining icons will show those as well. - See issue #954 for details.

    -

    Getting started - Internet Explorer 8 and @font-face by Bootstrap Team is licensed under CC BY 3.0

    +

    + If you need IE7 support, you have my condolences. Really. Font Awesome {{ site.fontawesome.version }} + doesn't support IE7, but an older version does. You'll need to check out the + 3.2.1 instructions for using IE7. Then go complain to + whomever decided your project needs IE7 support. +