Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS IE6 background-position issue Re: IE6 background-position issue

#56690
TheDoc
Member

Try adding this into your <head>

<!–[if lt IE 7]>
<script src="http://ie7-js.googlecode.com/svn/version/2.0(beta3)/IE7.js&quot; type="text/javascript"></script>
<![endif]–>