[vantage] Missing file ie.css
Hi,
In the "wrapper.php" file, you call the file "ie.css" but this file doens't exist in vantage.
The line in the wrapper file :
<!--[if lte IE 9]><link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/styles/ie.css" type="text/css" media="screen" /><![endif]-->
Where can I get this css file ?
Best regards