animated gifs not showing animation when uploaded in CMS, but do if I upload via ftp

4 posts by 3 authors in: Forums > CMS Builder
Last Post: May 2, 2013   (RSS)

By gregThomas - May 2, 2013

Hi,

This is an issue with the PHP GD library, unfortunately it doesn't allow the re-sizing of animated GIF's without removing the animation. The best way around this is to upload the animated gif in the correct dimension so that CMS Builder doesn't have to resize it. For example if your displaying the image as a thumbnail upload it in the dimensions of the thumb nail size. If you're displaying the original image ensure that the image isn't larger than the resize image larger than dimensions if you have this selected for this upload field.

Thanks!

Greg

Greg Thomas







PHP Programmer - interactivetools.com

By Dave - May 2, 2013

One thing to add:

...or just uncheck "Resize images larger than:" and use either the original image or the thumbnails (only the original will have the animation).

Dave Edis - Senior Developer

interactivetools.com

By meg - May 2, 2013

Hey - I did uncheck the auto resize and it seems to work alright. Thanks so much for the tip!