Skip to content

Instantly share code, notes, and snippets.

@addisonhall
Created August 9, 2013 15:40
Show Gist options
  • Save addisonhall/6194639 to your computer and use it in GitHub Desktop.
Save addisonhall/6194639 to your computer and use it in GitHub Desktop.
ExpressionEngine tag to output specific image sizes defined in File Upload Preferences
{image_field}
<img src="{url:thumbnail}" alt="{title}">
{/image_field}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment