Internet Explorer compatibility

This forum is for general questions about extensions for Joomla! version 1.5.x.

Moderator: General Support Moderators

Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Locked
si70
Joomla! Apprentice
Joomla! Apprentice
Posts: 23
Joined: Fri Dec 16, 2011 12:58 pm

Internet Explorer compatibility

Post by si70 » Thu Apr 19, 2012 7:06 am

Morning all. Have come up against browser compatibility issues with a site I have done containing radius and gradient styling in IE. I have been told that by adding the following code to the core and a cutom.css file in the css folder for the template (rt-Quasar) would fix the problem.

<!--[if lt IE 9]>
<?php
$gantry->addStyles(array($gantry->addStyles(array('IE_alternative.css'));
?>
<![endif]-->

In a nutshell it doesn't work. Could anybody tell me the best way to accomplish this specifically in the joomla context. Many thanks in advance. Simon ?

Locked

Return to “Extensions for Joomla! 1.5”