Page 1 of 1

Gallery module: setup different full image size per template

Posted: Tue Jul 30, 2013 1:48 pm
by stevegos
Hi

I am using the Gallery module which is excellent, but whilst you can set the size of the thumb nail per template which is excellent, I cannot set the size of the full image per template but only globally in the options which is used for all templates.

Is it possible to set the size of the full images per template?

All help greatly appreciated.

Steve

Re: Gallery module: setup different full image size per temp

Posted: Tue Jul 30, 2013 6:55 pm
by velden
Don't think you can.

But you might use CGSmartImage module and in Gallery template use it to get links to resized images. Make sure to use the 'noembed' parameter and a parameter to obtain the url only.

http://dev.cmsmadesimple.org/projects/cgsmartimage

Re: Gallery module: setup different full image size per temp

Posted: Wed Jul 31, 2013 6:39 pm
by Dr.CSS
If it was the Album module I would tell you to just put width='400'(or whatever size you want) in the large image call that way all images will be the same size...