Hello,

I am going to reframe my question for clarity:

There is a browser difference in rendering one of my round cornered boxes on the bottom of my feedback page. In IE7 PC, it breaks up. The same box on other pages work fine. Maybe there is an error in coding, but I am trying to remove it in IE only by using another stylesheet with a conditional comment on that page in question.

http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/feedback_6.html
http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/main.css
http://198.189.180.32/ma-ftp/media-arts/DMA_C111/dery/site/ie.css

Regards,
Kathleen

I am using this code, but the box remains in IE7:

<!--[if IE]>
<link rel="stylesheet" type="text/css" href="ie.css" media="screen" />
<![endif]-->

*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: memberh...@webstandardsgroup.org
*******************************************************************

Reply via email to