Forum for discussing general topics related to Couch.
3 posts Page 1 of 1
Quick question about the Blog Image as in the tutorial written something like this:

<cms:editable name='blog_image'
crop='1'
width='252'
height='100'
type='image'
/>

My problem is that while this is fine the Blog List, when I open my post I would like the image to fill the entire post, but at the moment I'm using css and stretching a small image which ends up looks pretty poor afterwards.

Is there a method for either responsive images for the Blog Image or adding a larger image and resizing it for both pages?

thanks
hello again - have a look at the editable type thumbnail http://www.couchcms.com/docs/tags-reference/editable/thumbnail.html#params - that should help you to automatically generate your thumbnail for the listing out of the large version for the full post.
Thanks for the help, I feel like a bit of a tool... on re-reading it the instructions finally sunk in.
3 posts Page 1 of 1