Problems, need help? Have a tip or advice? Post it here.
3 posts Page 1 of 1
Hello Couch-Users,
I use images within editable regions. I define width='1164' height='664' (chop-function) for the image on the start site. On another site I want to use the same image for an other editable regions. I choose it from the filemanager. Here I defined width='400' height='320' (chop-function).
Question, can I use the same image from the file-manager or do I have to upload this file twice (for each section)? Let me know. :P
* * * * * * I LOVE COUCH CMS - flexible and straight forward * * * * * *
Hi,
It's better not to use editable type 'image' with cropping and size params, so let the image be it's own size and quality. Then use cms:thumbnail for each size manipulation.
So you can use one image that will be cropped differently on different pages
It's better not to use editable type 'image' with cropping and size params

I can verify this. What can happen is that if you re-use an image in your file manager in a place where it gets cropped or resized, the original is changed and messes it up elsewhere on the site.
3 posts Page 1 of 1