Product image sizes

  • Posts: 93
  • Thank you received: 3
11 years 8 months ago #137224

Hi,
I have many products with multiple images. by default Hika shows them all at 100px which is to small for a main image but great for the variations.
Reading the instructions in the configuration setting the product page image width states it affects only the main image but it dosent. I set it to 200px and all the images are now that size.

How do I affect only the main image so you have a large main, and x number of small ones and the rollover change still works.

setting up Hika is a nightmare!.

Thanks
Tony

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

  • Posts: 84237
  • Thank you received: 13681
  • MODERATOR
11 years 8 months ago #137263

Hi,

There is nothing else to do. Just set the "product page image width/height" option of the configuration and it will only affect the main image and works like you want.
If it doesn't, it means that there is a conflict with the CSS of your template or a customization that you did to the view. We would need a link to the page with the issue to be able to tell you.

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

  • Posts: 93
  • Thank you received: 3
11 years 8 months ago #137315

Hi,
Here is the link,
Only the product imsge is set to 200 and i haven't altered any hika code but it affects all images

demo.battleva.co.uk/apples/index.php/com...uct/188-hen-egg-dish

Thanks

Tony

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

  • Posts: 13201
  • Thank you received: 2322
11 years 8 months ago #137327

Hi,

Thanks to give us a screenshot of the images parameters in the HikaShop configuration.
You have to set a value for the thumbnails width and height too.

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

  • Posts: 93
  • Thank you received: 3
11 years 8 months ago #137340

Hi,

here is a screenshot as requested , thumb sizes are there!

Tony

Attachments:

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

  • Posts: 84237
  • Thank you received: 13681
  • MODERATOR
11 years 8 months ago #137353

The issue actually comes from your template not HikaShop.
The CSS:

section img {
height: auto!important;
max-width: 100%!important;
}
in demo.battleva.co.uk/apples/templates/gk_instyle/css/joomla.css overrides the original size of the images set by HikaShop.
Remove that code and it will work.
Now the size will be 25px and not 100px because these options do not control the size of these thumbnails:
www.hikashop.com/support/documentation/8...ling.html#thumbnails

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

  • Posts: 93
  • Thank you received: 3
11 years 8 months ago #137358

Thankyou for that, I will have to look at the css to make sure that it can be overridden without breaking the responsive parts of the template as images really need to be set im percentages.

on another thing, is there a complete list somewhere of what views relate to what parts of the site, in particular, which views display the main product page and which view displays the products in a category list.

Tony

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

  • Posts: 12953
  • Thank you received: 1778
11 years 8 months ago #137369

Hi Tony,
No there is no "list" of what views relate to what parts of your site but every file are grouped regarding their view (product/category), also if you want to know what your view's file is displaying you'll just have to add some text add the beginning of the file and see what this file really display.
Regarding your main product page, you'll have to edit the "show_default" file of the "product" view, and for the products that are displaying through the associated module of your category listing, you'll have to edit the listing_div/table/list (that will depend of how you have set the "Type of layout" option of the associated module of your category listing)

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

Time to create page: 0.086 seconds
Powered by Kunena Forum