If IE 6?
If IE 6?
Out of context: Reply #9
- Started
- Last post
- 20 Responses
- elektromuzak0
ok, put this in your head tags:
<!--[if gte IE 6]>
<link rel="stylesheet" href="iestyle.css" type="text/css" media="screen" />
<![endif]-->then in your iestyle.css, put:
#wrapper {background: url(replacementgif.gif);}