Hi,
Does anyone know how you do Browser Specific CSS?
For Example:
On an normal HTML Page you’d have:
<!—[if lte IE 8]>
<link href=“css/ie8.css” rel=“stylesheet” type=“text/css” media=“screen” />
<![endif]—>
But EE2 doesn’t like that?
How would you implement that in EE2?
Many thanks,
UKFreelancer.