Hi
Maybe this is too much to ask but I ask anyway. I am developing my site using your beautiful Enfold theme. This theme should be compatible with Explorer 8 according to the descriptions.
When I open the site, which has a boxed layout, with IE8, it is shown like this: http://kitm.se/1.jpg
Using Firefox, it looks like this: http://kitm.se/2.jpg
My question is if there is any code that could be entered in Quick CSS so that the header is shown with the white background. Also I notice the the width of the boxed layout is less in IE8 compared to Firefox. How can I widen it and still have the boxed layout which I like more?
Regards
Abedi
Hi abedia!
IE8 doesn’t support a lot of modern css which is why there will be cases that it doesn’t look quite right. The header background should still show however so if you can provide a link to the site we’ll see whats going on.
The width is dependent on the browser support media queries which IE8 does not. You can use a plugin to try and force IE8 to use media queries as a hack: http://wordpress.org/plugins/respondjs/
Regards,
Devin