advanced code snippet search
electblake on 05/10/11
drupal imagecache drupal-7 image-styles imagestyle
05/10/11 12:46am
<?php print theme('image_style', array('style_name' => '<NAME OF STYLE>', 'path' => 'public://<FILE URI>')); ?>
Report this snippet Tweet
Comment:
You need to login to post a comment.