Red - This would basically be a matter of editing tpl_product_info_display.php, moving the code block marked with
<!--bof Additional Product Images -->
to above the product main image code
and in your stylesheet, styling the container
#productAdditionalImages {}
and the individual images
.additionalImages {}
Bookmarks