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.
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