Pressed0024 Posted November 13, 2012 Share Posted November 13, 2012 Quick one. I need to resize the /img/tmp/product_mini_ image to my own self defined image in back office. Which line of codes should I change so that at back office order page, it will call out say /img/tmp/product_mini_2 ? Link to comment Share on other sites More sharing options...
benjamin utterback Posted November 13, 2012 Share Posted November 13, 2012 Hello pressed0024, in Preferences/Images, are you not able to edit the size of the images you want? Link to comment Share on other sites More sharing options...
sadlyblue Posted March 1, 2013 Share Posted March 1, 2013 i don't have any product_mini size, and in an order in backoffice they are 34x45px. I want to increase them. Should i make a mini, in preferences->images? Basically i want to increase the size of the image returned by: {if isset($product.image) && $product.image->id}{$product.image_tag}{/if} in: admin\themes\default\template\controllers\orders\_product_line.tpl Link to comment Share on other sites More sharing options...
Recommended Posts