nortmas
7/15/2015 - 11:42 AM

Image

print theme('image_style', array('path' => $node->field_image[LANGUAGE_NONE][0]['uri'], 'style_name' => [STYLE NAME]));

// or <img src="<?php print file_create_url($node->field_image[LANGUAGE_NONE][0]['uri']); ?>" />