Quote Originally Posted by DBB1 View Post
Well, animated gif images are no longer animated once they become part of my zen cart site. The images are fine when viewed outside the context of my site.

Problem is, I don't know if it's IH2 or zen cart itself, since I never loaded an animated gif until after I installed IH2.

What would cause the image to be "flattened," as you call it?
The resizing process ... part of GD and PHP. Don't think PHP's part supports animated gifs yet.

You may be able to try using Image Magick instead of the GD library to resize your images.