On Fri, Aug 19, 2011 at 10:46 PM, Frank <fdari...@woh.rr.com> wrote:
> I tried adding shadows to round corner boxes and on the right bottom,
> there's a space that's not filled in. Is there a way to fill that in with
> this type of round corner? Thank you.
> http://www.newbeginnings.info/roundcornershadow.html

It's that rbottom block.  It looks like old-style rounded corners.
You would see the same problem for the rtop block, but the shadow
offset is down and right.

That block is actually not rounded.  It's square with clear corners
made to look round.  It's inside of the container block and
border-radius won't hide its square corners, even though they're clear
because of the margins of the elements it contains.

In this case, the standard rounded corners and the old rounded corners
methods are incompatible.

> FrankD

--
Ghodmode
http://www.ghodmode.com/blog
______________________________________________________________________
css-discuss [css-d@lists.css-discuss.org]
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/

Reply via email to