Just wondering what to do to fix. Will have many users that are PC. Thx
IE vs. Safari
Started by
gravesland
, Jan 12 2010 09:38 PM
3 replies to this topic
#1
Posted 12 January 2010 - 09:38 PM
Creating a site on my Mac. Loving the layout in Safari and Firefox. Go to my Windows partition and use IE and the layout has glitches. See here:
Just wondering what to do to fix. Will have many users that are PC. Thx
Just wondering what to do to fix. Will have many users that are PC. Thx
#2
Posted 12 January 2010 - 09:48 PM
In the first pic, we might have to look at that one in IE. what is the ie version this is under?
on the second, this is due to the different fonts that exist on Windows vs. Mac.
To make this the same we'd have to 'only' use Windows compatible fonts... just to ensure graphical consistency.
In this case, we lose 'myriad' and it changed to Lucida (fonts)_
I'm not sure of a way to make this degrade more gracefully; without sacrificing the look of it on Mac.
#3
Posted 12 January 2010 - 09:58 PM
to fix the first problem add this custom css:
`.post-date em{line-height: 2.4em}`
#4
Posted 15 January 2010 - 05:15 AM
Thank you,
(sorry for delay in response..been out of town)









