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 Link to comment https://forums.phpfreaks.com/topic/130128-css-fails-in-every-browser/ 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/ Link to comment https://forums.phpfreaks.com/topic/130128-css-fails-in-every-browser/#findComment-674767 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 Link to comment https://forums.phpfreaks.com/topic/130128-css-fails-in-every-browser/#findComment-674770 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. Link to comment https://forums.phpfreaks.com/topic/130128-css-fails-in-every-browser/#findComment-674775 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.