Error in testing with IE6

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Il y a 14 ans
Hi all,

    I'm a Tester. I'm testing nopCommerce on IE6. There an error in layout. See picture, pls.
    http://i670.photobucket.com/albums/vv62/GuoMei/Error.jpg
    
    When i see details of one product, Border of DIV ( class =ProductDetailsInfo ) isn't full.
    How to fix it?

Thanks,
Nguyen Quoc My
Il y a 14 ans
put this in base.css



<!--[if IE 6]>
Response.Redirect(1997);
<![endif]-->

Il y a 14 ans
LMAO
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.