Hi, I'm new in zen. Have problem with image. I followed the "Image Preparation - How-to" instruction. I used the same size for SMALL,MED, and LRG images as instructed. It worked fine except when I clicked on 'larger image' link (in product info), the popup window didn't brought up my image_LRG. Instead, it brought up my image_MED and the size is smaller than my image_MED size.
I've made changes on /includes/modules/pages/product_info/jscript_main.php. In the function popupWindow(url), I changed width=500 and height=500
Then I saved the file to includes/modules/MY_TEMPLATE/pages/product_info/ .
But it didn't work.
I also made some changes in my configuration->images, but I don't know which one connected to my image_LRG
I have no clue. Please help.