I was hoping someone would take a look at the code and see what tweaks I could make in order to resolve this IE issue?
Thanks
It would be helpful if I gave you my site: bridalhive.com
Thanks.
Scott
Moderator: General Moderators
Code: Select all
<link href="stylesheetForOtherBrowsers" rel="stylesheet" type="text/css" />
<!--[if lte IE 6]>
<link rel="stylesheet" type="text/css" href="stylesheetForIE6" />
<![endif]-->