[EMAIL PROTECTED] wrote:

> http://www.availcompany.com/webdev/webcode/css_test11.htm

> Also, as you can see that the no image approach with nifty corners 
> works in the box above, it is just the top is gapping up, any clues 
> on how to get nifty corners to round a box with no images and no 
> color fill, just a 1 px border ?

1: add...
.xboxcontent {padding: 1px 0;}
...to keep margins from collapsing - escaping the box - and create the gap.

2: change margins on content - especially h2 in your case - to make it
line up as you want inside the box.

regards
        Georg
-- 
http://www.gunlaug.no
______________________________________________________________________
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/

Reply via email to