Increasing product thumbnail size

  • Posts: 103
  • Thank you received: 0
11 years 8 months ago #90411

Hi,
I'm trying to increase the product page thumbnail size, please look here: www.elandesigndev.co.nz/sapphire/index.p...silver-evening-dress
I've tried changing in the configuration in the back end and the CSS file div#hikashop_product_left_part img.hikashop_child_image but it won't change, what should I be doing?
Thanks

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

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

Hi,

As I can see, you are using cloud-zoom-gallery, so you have to add a css property for: ".cloud-zoom-gallery img{ /*property*/};"
Or edit the parameters of cloud-zoom-gallery.

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

  • Posts: 103
  • Thank you received: 0
11 years 8 months ago #90567

Hi Xavier,

Thanks, I'm using this zoom extension: www.artetics.com/ARTools/art-zoomin
Do you know of a better one?
Regards
Pete

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

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

Hi,

No I don't really know the picture extensions.
Have you tried this property ?

.cloud-zoom-gallery img{
    height: 100px !important;
}
Or:
.zoom-tiny-image{
    height: 100px !important;
}
In your template css file ?

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

  • Posts: 103
  • Thank you received: 0
11 years 8 months ago #90809

Thanks Xavier, that's fixed it.
Regards
Pete

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

Time to create page: 0.064 seconds
Powered by Kunena Forum