On 5/2/09 9:51 AM, "Dan King" <dan.king...@yahoo.com> wrote:
> I found an example online:
> http://modxcms.com/about/blog/rthrash/simple-rounded-corner-css-boxes.html
> that seemingly matches what I'm looking for. The concept is clear, but I need
> some help in figuring out how to determine margins/padding for the respective
> image used. If you or anyone else has used or understands the method
> demonstrated in the link provided, could you help clarify how to determine the
> needed margins/padding? Thanks.

The technique in the article seems to have a lot of limitations (at least
the dropped shadow part). Seems like your box cant be longer than the image
used, or wider than that single image.

If you have fixed width, it is easy to do rounded corners with one image.
But if the box is flexible, you can try using jquery options:
http://15daysofjquery.com/wrap-it-up-pretty-corners/13/

- divya 

-- 
I blog at http://nimbupani.com/blog


______________________________________________________________________
css-discuss [cs...@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