> > http://www.rorybernstein.com/roundcorners/ > > > > New problem: Layout is all messed up in IE7. Have not looked at 6 > yet, but expect that is messed up too. Help? > > > Well, I solved it. (With significant help.) It was actually IE6 that it > was messed up in (not IE7, so I rewrote the whole thing. I used 4 > nested divs, one inside the other, each one has one of the corner > images, and inside it all is the content. Here's the result: > > http://www.rorybernstein.com/roundcorners/index_nested.html
fwiw, you are nesting six containers using 4 different images for the corners. Using the method suggested in this thread you could have done that with less markup and less HTTP requests... -- Regards, Thierry www.tjkdesign.com | www.ez-css.org | @thierrykoblentz ______________________________________________________________________ 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/
