Hi All, http://rorybernstein.com/roundcorners/
On this page, the light blue box that surrounds the horizontal grey graphic has rounded corners with the help of a little css. It's working great in a lot of browsers, but not in IE8. I have not been able to test it on IE7 or lower yet... In IE8, the light blue box with the rounded corners has an ugly dark border all the way around it. Can anyone tell me how to alter the CSS to get rid of this? I used this page as a guide to get the rounded corners working on all browsers: http://jonraasch.com/blog/css-rounded-corners-in-all-browsers In my CSS file (external), I totally do not understand what is going on with this line of code, which references an external file: behavior: url(border-radius.htc); ...but, I included it as per the instructions on the page about rounded corners. The external file is located in the same directory as the HTML file. If anyone can let me know if this is working in IE7 or IE6, that would be great too. Thanks! Rory -------------------------- Rory Bernstein : Web Developer y Bernstein : Web Developer [email protected] http://www.rorybernstein.com phone: 347-469-0414 ______________________________________________________________________ css-discuss [[email protected]] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
