> > Thanks for that. Will try it. Unfortunately, I'm trying to create the > > rounded edge boxes partly over a white background but partly over the > > top of an image. So, I can't think of any other way of accomplishing > > this without using png's. >
I'm all for rounded corners without images! Mozilla supports the -moz-border-radius property [1], which is part of the CSS3 draft; it is not anti-aliased, however. For IE and NN, look into CurvyCorners [2]. CurvyCorners is a little buggy in Opera, but it is anti-aliased. I don't develop for Safari, but I seem to remember hearing that it does have a border-radius property of some sort. Anyone want to confirm or deny that? I haven't checked to see which legacy versions of Mozilla, IE, and NN support what, but it should be a start for you. [1] http://developer.mozilla.org/en/docs/CSS:-moz-border-radius [2] http://www.curvycorners.net/ Also check out http://wd.mrclay.org/custom_bordered_boxes/index.php for some good implementations of rounded corners *with* images. -- Tim Gossett ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/