In the page template there is a reference for a file, but it is not there.

  <!--[if IE 6]>
    <link rel="stylesheet" type="text/css" href="<?php print base_path(). path_to_theme(); ?>/iestyles/ie6.css" />
<![endif]-->

  <!--[if IE 7]>
    <link rel="stylesheet" type="text/css" href="<?php print base_path(). path_to_theme(); ?>/iestyles/ie7.css" />
<![endif]-->

The iestyles directory is missing.

Comments

vm’s picture

in meantime you an get them from an earlier release by clicking on the view all releases link on the project page or check the cvs repo

Lioz’s picture

i know 5x version is still a little bit buggy.
currently i've no time to update it.
You can get the style from the 6x version though

bye!

Lioz’s picture

Status: Active » Closed (won't fix)