-- url of the page with the problem -- :
www.veggievore.com/dvd/why-we-do-what-we-do
-- HikaShop version -- : 2.5.0
-- Joomla version -- : 3.4.2
-- PHP version -- : 5.6.9
I am wondering if there is a way to make the Product view in the HikaShop product pages retain the images original height ratio?
Basically the image is being resized to fit within a specified width, which I want, but the images are also being cropped to a set height. I would like to NOT crop the height.
Here is an example:
www.veggievore.com/dvd/why-we-do-what-we-do
The image that shows is an image that is the front cover of a DVD which we would like to display in full.
Here is a url with the original artwork:
www.veggievore.com/images/dvdsplash/WhyW...ront.426x606.web.jpg
I am thinking that this could actually be an issue for Hikashop and not the template because I realized HikaShop is actually cropping the image as can be seen here when looking at the path of the cropped image:
www.veggievore.com/media/com_hikashop/up...ront_426x606_web.jpg
But, I would like to know your opinion for sure!
Sean