CSS
-Tricks
treehouse :
what would you like to learn today?
Web Design
Web Development
iOS Development
Show search box
Search
Search in:
All
Articles
Forums
Snippets
Videos
✕
Home
Forums
Snippets
Gallery
Videos
Almanac
Demos
Lodge
Navigation 'n' Search
Forums
Illustration by Nick Sirotich
Forums
»
CSS Combat
Font Face looks vastly different in IE than in Chrone/Firefox/etc
burtflaxton
Permalink to comment
#
June 2012
http://mbrpexhauststore.com/
Are there any tricks I could use to smash the current font down for only IE? My navigation menu is falling off, but only in IE.
I found Chris's article on IE stylesheets
here
.
Just wondering if I should give that a go, or would that not fix the fontface issues?
If anyone knows any tips it would be much appreciated.
Ketan
Permalink to comment
#
June 2012
Hi,
Can you pl. try
"Google Fonts"
instead of
Font Face
because font-face is not still completely not supported in IE7 & IE8.
Let me know for more information on this.
Thanks
Ketan
kgscott284
Permalink to comment
#
June 2012
Looks fine in IE 9...You could always use an IE specific style sheet and adjust your stuff accordingly...
Add a Comment
Are there any tricks I could use to smash the current font down for only IE? My navigation menu is falling off, but only in IE.
I found Chris's article on IE stylesheets here.
Just wondering if I should give that a go, or would that not fix the fontface issues?
If anyone knows any tips it would be much appreciated.
Can you pl. try "Google Fonts" instead of Font Face because font-face is not still completely not supported in IE7 & IE8.
Let me know for more information on this.
Thanks
Ketan