On our website, we have several products where their secondary images are displaying chopped off on the bottom and right sides of the image. More specifically, the images generated by Magento are 66px square, and the parent li is 60px square. We need to make these numbers match to make the full thumbnail be shown, but I just don't know how to do it. I guess I have a few questions:
- What is used for Magento's image generation?
- What can be done to change how Magento generates the thumbnail images below the primary image?
- Does anyone else have this issue?