Product Image Problems

  • Posts: 16
  • Thank you received: 1
8 years 2 months ago #266183

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.6.5
-- PHP version -- : 7

Hi,

I have Google searched this but most of the information that comes up is out of date. i am having huge problems with image sizes.

on this page

dancetribe.net/shop-hidden/category/42-tops

I have got the images to the correct size by setting the dimensions in menu item> category, though this was not without problem as when i increased it massive amounts of white space appeared above and below it. I have tried the pane height option but that does nothing

over on the product listing page

dancetribe.net/shop-hidden/product/119-saturday

The thumbnail is way too small so i went into menu item> products option and set the product size to 400x600px which does absolutely nothing.

Some help would be great. Thank you

Last edit: 8 years 2 months ago by urbanj. Reason: Apologies this is in the wrong forum

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
8 years 2 months ago #266193

Hello,

Using that kind of CSS code will probably help :

.hikashop_products_listing .hikashop_subcontainer.thumbnail {
    min-height: 530px!important;
}
#hikashop_category_information_module_ .hikashop_product_image {
    height: 370px!important;
}

www.hikashop.com/support/documentation/1...the-display.html#css

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 1
8 years 2 months ago #266582

Thanks for your reply. That changes the size of the category listing images (which are already fine) but not the image when you click on a product (on the product page)

Please Log in or Create an account to join the conversation.

  • Posts: 83989
  • Thank you received: 13604
  • MODERATOR
8 years 2 months ago #266586

Hi,

The image on the product page is controlled by the setting "Product page image (width x height)" in the HikaShop configuration.

Please Log in or Create an account to join the conversation.

  • Posts: 16
  • Thank you received: 1
8 years 2 months ago #266724

thank you, got that now and sorted

Please Log in or Create an account to join the conversation.

Time to create page: 0.073 seconds
Powered by Kunena Forum