![]() |
Need some CSS help!
Been racking my brain for a few days with this issue and I have no clue what the fuck is going on.
Here's what I have Code:
@font-face { So, I decided to use this- Code:
<!--[if IE]> Code:
@font-face { Do any of you have a clue on what is going on here? Is IE8 just that much of a pain in the asshole? |
IE8 only accepts .eot font files. To be truly cross browser compatible you need this declaration of files.
Code:
@font-face { |
That doesn't seem to be working.
Also tried using Code:
<!--[if lt IE 8]> :( |
Bump before I drive myself any crazier trying to figure this out.
|
check the path to your font files is right if youre doing the eot thing right
|
here is what I use on my site and it works on everything.
I took out the unnecessary stuff from the body tag. Code:
@font-face { You will get a css file i think and the web versions of the fonts. They also have premade ones here http://www.fontsquirrel.com/fontface. Best of luck |
Quote:
|
Quote:
|
If you want to change how you or your engineers deal with CSS then you should also be looking longer term at something like http://compass-style.org/
Might take a sprint to fully get to grips with it, but great for velocity in future sprints |
All times are GMT -7. The time now is 06:54 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123