DMXzone CSS3 Drop Shadows Support Product Page
  Under consideration 
 make a polaroid from given image with lifted edge on a fly.
 Shared  24 Aug 2013  09:49:53 
  1 
     likes   this idea  
  24 Aug 2013  09:49:53 Rüdiger Blankertz posted: 
 It would be great, if one could to use dmxDS to make a polaroid from image with lifted edge on a fly.  This seems almost possible. But adding "padding" to image style, the image appears not centered. Too bad!  Replies
 Replied 26 Aug 2013  08:28:17 
   26 Aug 2013  08:28:17 Teodor Kuduschiev replied: 
  Hello,
The padding should be applied to the drop shadow element itself, not to the images.
For example:
 
  The padding should be applied to the drop shadow element itself, not to the images.
For example:
#dropShadows2 {
padding:4px;
}