was the last to edit Internet Explorer specific CSS support in themes
on Dec 11th, 2009 at 10:20 AM
How Kete helps you make your themes work better with IE.
Internet Explorer renders things quite differently from Firefox and Safari. Sometimes, IE only stylesheets are needed to make things work in all browsers.
As of Kete 1.3, we allow for easier handling of IE specific CSS rules. Simply have a file named ie.css in your theme, and Kete will use it for all Internet Explorer browsers, and it won't affect Firefox or Safari.
In the case that you need different styles for IE6 and IE7, drop files titled ie6.css or ie7.css into your theme and they'll take effect in the correct browsers.
