Re: [css-d] IE Inconsistencies

2014-12-20 Thread Philip Taylor
Tim Arnold wrote: At a glance, I'd suggest the culprit is your Media Queries. You are using mobile first (min-width) MQs. Since MQs are not supported by IE7&8 none of the styles within them are being read. If you need to support these browsers, you'll have to either switch to max-width querie

Re: [css-d] IE Inconsistencies

2014-12-20 Thread Tim Arnold
On Sat Dec 20 2014 at 4:49:08 PM Crest Christopher < crestchristop...@gmail.com> wrote: > I'd like to know what is wrong, that this > > page, doesn't look the same in IE 7 / 8 so I can be on the correct path > to fix it ? > > At

[css-d] IE Inconsistencies

2014-12-20 Thread Crest Christopher
I'd like to know what is wrong, that this page, doesn't look the same in IE 7 / 8 so I can be on the correct path to fix it ? __ css-discuss [css-d@lists.css-