A while back it was mentioned here #293238: Drop Shadow Effect that this module would provide a great way to create drop shadows.

I thought I’d provide a recipe to do so here:

  • Scale
  • Define Canvas: left:4 right:14 top:4 bottom:14 Transparent under image (can be changed for different effects as long as (left + right) and (top + bottom) equals 18 if using the attached drop shadow file)
  • Overlay (scale-9):
    • opacity: 100
    • file name: drop_shadow.png
    • select place overlay under image
    • set the scale-9 values: left: 16, top: 16, right: 18, bottom: 18
    • Exact size or Relative size: leave blank
  • change file format to png if using transparency
CommentFileSizeAuthor
drop_shadow.png1.55 KBcybis
Action.PNG8.19 KBcybis

Comments

cybis’s picture

yngens’s picture

I couldn't find Overlay (scale-9) option, then figured out the module has no version for Drupal 7: https://drupal.org/node/1516706. I wonder how we can achieve the similar effect in Drupal 7?