Jump to content

[solved] Product image sizes stretched


Aalaa

Recommended Posts

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

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 by Aalaa (see edit history)
Link to comment
Share on other sites

  • 4 years later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...