Edit

Template Coding Drupal Render imagecache images

echo( "<img src=\"".image_style_url("thumbnail", $photo["uri"] )."\" alt=\"\"/>" );