Closed (won't fix)
Project:
Marinelli
Version:
5.x-1.1
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
24 May 2008 at 20:18 UTC
Updated:
14 Dec 2010 at 14:37 UTC
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
Comment #1
vm commentedin 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
Comment #2
Lioz commentedi 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!
Comment #3
Lioz commented