hi

Could someone point me in the right direction.

Im trying to remove the hspace="5" vspace="5" that is applied to the medium image in the product info page.

Ive located the code - its in Modules/pages/product_info/main_template_vars_images.php

When i remove the said code from the master file it works as required. Obviously I want to override though. Where do i put the override folder. Sorry if this sound like a dumb question. Ive tried the following and they dont seem to work:

Modules/MY_TEMPLATE/pages/product_info/main_template_vars_images.php

and

Modules/pages/MY_TEMPLATE/product_info/main_template_vars_images.php

Where am i going wrong?

Thanks