Add the following snippet in the
section of your page, and create the linked CSS files (ie-only.css) and upload them.
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="ie-only.css" />
<![endif]-->
Add the following snippet in the
section of your page, and create the linked CSS files (ie-only.css) and upload them.
<!--[if IE]>
<link rel="stylesheet" type="text/css" href="ie-only.css" />
<![endif]-->