ironhawker
VP-CART Super User
 
USA
260 Posts |
Posted - December 20 2012 : 10:09:25
|
[ADD_IMAGESWATCHES] is the call that runs shopimageswatches.asp.
Need is to have the ability to assign a template like tmp_product.htm or tmp_productinvent.htm that will allow resizing depending on the desired extended imagesize.
New template names could be tmp_product-175px.htm or tmp_productinvent-175px.htm calling for image size to be 175px wide instead of the line 399 in shop700.css setting of 200px #productexdleft .main_image{ width: 200px; } |
|