/ Published in: PHP
this took me forever to figure out!
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<?php $path = image_style_url('thumbnail', $result['node']->field_cover_image['de'][0]['uri']); 'path' => $path, 'alt' => t('Home'), 'title' => t('Home'))) ?>
URL: http://drupal.org/node/1047382#comment-4092634