jordanwb Posted October 26, 2008 Share Posted October 26, 2008 I'm redesigning my dad's website. I learned a new trick to do rounded edges in CSS without using Tables. For some reason its failing in IE6, IE7, Google Chrome and Firefox: http://jordanwb.homelinux.com/rainbowblindsandshutters But it fails in IE6 the worst. [Edit] I fixed why it was failing in IE7, FF, and GC. It still fails in IE6 Quote Link to comment Share on other sites More sharing options...
AndyB Posted October 26, 2008 Share Posted October 26, 2008 Just for the record, the CSS and HTML both validate. Maybe something from here will help -> http://www.cssjuice.com/25-rounded-corners-techniques-with-css/ Quote Link to comment Share on other sites More sharing options...
jordanwb Posted October 26, 2008 Author Share Posted October 26, 2008 It seems to fail because of the padding in the .box div Quote Link to comment Share on other sites More sharing options...
jordanwb Posted October 26, 2008 Author Share Posted October 26, 2008 All right. I got it kinda working using CSS hacks. But I can't fingure out where IE6 is sending the bottom corners on the right column and footer. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.