07-10-2008, 11:20 PM
|
#3 (permalink)
|
|
is cute and cuddly
Join Date: Mar 2008
Location: Vegas, Baby
Posts: 963
Thanks: 31
|
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
|
|
|
|