Images for each product property nog showing

  • Posts: 5
  • Thank you received: 0
10 years 5 months ago #197147

-- url of the page with the problem -- : verfzone.be/varia/product/afplak-tape-geel-25m-x-2-4cm
-- Joomla version -- : 3

Hello,

On my site i have a product with several different properties( for example verfzone.be/varia/product/afplak-tape-geel-25m-x-2-4cm ) I set an image for each differtent propertie but they are not showing when choosing the property in the dropdown list.
Does anyone have a sollution for this problem?


Attachments:

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 5 months ago #197157

Hi,

This comes from some customization of the page done by yourself or your template which forces the size of the image of the variants to 0.
Add such CSS and that should avoid the problem:
.hikashop_product_main_image_subdiv img{ width : auto !important; height: auto ! important; }

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

  • Posts: 5
  • Thank you received: 0
10 years 5 months ago #197304

Hello,

Thank you for your response, i am new to joomla. In which css file schould I add this?

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

  • Posts: 84304
  • Thank you received: 13698
  • MODERATOR
10 years 5 months ago #197311

Hi,

Here is a documentation page which explains how to add such CSS code:
www.hikashop.com/support/support/documen...ize-the-display.html

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

Time to create page: 0.059 seconds
Powered by Kunena Forum