Closed (duplicate)
Project:
Wilderness
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Nov 2010 at 09:51 UTC
Updated:
1 Jul 2012 at 13:37 UTC
when trying to fix an issue with IE8 not displaing primary menu propertly (check www.mancomunidadentresierras.es with Firfox and IE8 to see the issue)
On page.tpl.php there is this line:
But no style.ie8.css file is there.
Comments
Comment #1
cheche commentedThe line got deleted by the form.
!--[if IE 8] link rel="stylesheet" href="?php echo $base_path . $directory; ?/style.ie8.css" type="text/css" media="screen" / ![endif]--
Comment #2
pokadan commentedThis is a duplicate of http://drupal.org/node/565518