Aalaa Posted May 9, 2013 Share Posted May 9, 2013 I would appreciate anyone's help with this issue. I've been trying to edit my product image sizes, the width is fine but for some reason the images keep on stretching vertically. I changed the height from the backoffice but for some reason it's not working. I can't find the code setting the height either in the .css & .tpl files I looked through. Thanks. Link to comment Share on other sites More sharing options...
Aalaa Posted May 9, 2013 Author Share Posted May 9, 2013 (edited) Nevermind! I fixed it by changing the last width to height in the product.tpl file: {/if} id="bigpic" {if $largeSize.width}width="{$largeSize.width}"{/if} {if $largeSize.width}height="{$largeSize.width}"{/if} Edited May 9, 2013 by Aalaa (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted May 9, 2013 Share Posted May 9, 2013 hello thanks for the information and solution for this issue now i can mark this thread as solved for other forum members regards Link to comment Share on other sites More sharing options...
Aalaa Posted May 10, 2013 Author Share Posted May 10, 2013 No problem! Link to comment Share on other sites More sharing options...
NEWBOB Posted July 11, 2017 Share Posted July 11, 2017 (edited) k, solved Edited July 13, 2017 by r.sarnus (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now