>> 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.

The values you need will depend on the radius of your corners and on  
the offset of the drop shadow. If you don't use it already I would  
strongly recommend familiarising yourself with firebug. Copy the  
example and replace the background image with your own. Firebug allows  
you to adjust CSS (and lots of other things) live so you can get  
instant visual feedback as to what the different values are doing to  
the rendering.

Another way of doing rounded corners with a single background image is  
here <http://www.schillmania.com/content/projects/even-more-rounded-corners/ 
 >. 
______________________________________________________________________
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