Guest Posted April 7, 2003 Share Posted April 7, 2003 It seems that every product image must be the same size to display correctly. My images vary in the height-width proportions. I can easily make them all the same height, or the same width, but not both without distorting the image. The only choice appears to be to load the image into an image editor and change the canvas size. Not hard for a few images, but for 500, a real headache. Has anyone had my problem, and found a solution? Thanx Link to comment Share on other sites More sharing options...
Jason Jacobs Posted April 7, 2003 Share Posted April 7, 2003 I kind of had this problem. I think I changed the tep_image() function to not print out a width (I wanted the height to be uniform, but width didn't matter as much). It just scales the image, which slightly distorts it, but it's less distorted than stretching the width to be a square :) -j Link to comment Share on other sites More sharing options...
Guest Posted April 7, 2003 Share Posted April 7, 2003 In the admin side of the store admin/configuration/images out your heights Or your width to 0 and voila... HTH The_Bear Link to comment Share on other sites More sharing options...
Guest Posted April 7, 2003 Share Posted April 7, 2003 :D I just did this and it works like a CHARM!!!!!!!! THANKS! Check it out! Tell me what you think www.wholesalemn.com and YES I know about that error on the bottom of the page. If any of you know have to put HTML code in PHP that would be great to know.. that is my 1-800-flowers link! Thanks Link to comment Share on other sites More sharing options...
Jason Jacobs Posted April 7, 2003 Share Posted April 7, 2003 The site design is nice. I'm not sure what you mean, but with an echo or print statement, you can put whatever you want, and especially HTML. -j Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.