Skip to content

Instantly share code, notes, and snippets.

@iso100
Created November 13, 2012 04:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iso100/4063886 to your computer and use it in GitHub Desktop.
Save iso100/4063886 to your computer and use it in GitHub Desktop.
{exp:ce_img:pair
src="{block_image}"
width="{if '{block_image_size}'=='large'}293{if:elseif '{block_image_size}'=='small'}137{if:else}215{/if}"
max_width="{if '{block_image_size}'=='large'}293{if:elseif '{block_image_size}'=='small'}137{if:else}215{/if}"
quality="72"
}
<img src="{made}" width="{width}" height="{height}">
{/exp:ce_img:pair}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment