07-11-2008, 12:20 AM
|
#3 (permalink)
|
|
The Gregarious
Join Date: Mar 2008
Location: Cana'derr
Posts: 653
Thanks: 24
|
Outside the style? Ahh, okay I've never used conditionals in my CSS before, but I love png, and I just built a style set that uses :hover on elements other than A, so I figured why not give it a go.
Got it fixed, I placed the fixes in their own stylesheet and added the following to my html;
Code:
<!--[if lt IE 7 ]>
<link href="/bin/exploder.css" rel="stylesheet" type="text/css" media="screen" />
<![endif]-->
...and done. Thanks again,
-m
|
|
|
|