Our themes are compatible with the most popular internet browsers: IE 9, IE 10, IE 11, Chrome, Firefox, Opera, and Safari.
We decided to improve the browsers support by adding a partial support for older IEs, mainly for Internet Explorer 8.
In the screenshot above, you can see how the tKidd theme looks under IE 8.
How the New Feature Works
in header.php there’s a the following code:
<!–[if lt IE 9]>
<link rel=”stylesheet” type=”text/css” media=”all” href=”<?php echo get_template_directory_uri(); ?>/style-old-ie.css”/>
<![endif]–>
And for each theme, there’s a style-old-ie.css file added with css classes which will be loaded if the client browser uses IE8 browser (or earlier version of IE).
Honestly, the new feature won’t make themes look perfect under old IEs, but it will fix some minor issues with the layout which will make the site usable under these browsers.
Also, the themes are NOT responsive under IE8 (and earlier IE versions).
How to Use the New Feature
The new feature is available for all of the premium themes.
All you need to do is to download your theme from the download link in Order Confirmation email you’ve already received after purchasing a theme from us.
Well, we really hope you’ll like the new feature. Please, don’t hesitate to Contact Us and share your feedback about the themes.