/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php print theme('image_style', array('style_name' => '<NAME OF STYLE>', 'path' => 'public://<FILE URI>')); ?>