Change size of miniature thumbnail

  • Posts: 154
  • Thank you received: 10
12 years 2 weeks ago #73716

Quick question,

If i go to a productpage and the product has multiple images it shows the thumbnails in miniature below the main image.
Is it possible to make those images a bit bigger? I tried looking in the view area to resize, but the code says: '$width, $height' So I can't really edit anything there.

Any help would be appreciated.

Also, when the customer clicks on the image and it pops up, I would like an arrow button to switch forward and backward to next and previous image in the popup.

Thanx!


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 12953
  • Thank you received: 1778
12 years 2 weeks ago #73726

Hi,

I think that you'll just have to edit this CSS propriety through "Hikashop->System->Configuration->Display" :

div#hikashop_product_left_part img.hikashop_child_image {
height:YOURSIZE px;
}

Hope this will help you.

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

  • Posts: 154
  • Thank you received: 10
12 years 1 week ago #74008

Thanx! That works like a charm! :)


Any ideas on the button for next picture?


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 82818
  • Thank you received: 13361
  • MODERATOR
12 years 1 week ago #74374

For next/previous buttons on the popup, you will have to use that:
www.hikashop.com/en/support/documentatio...ox-media-player.html

The following user(s) said Thank You: anypc

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

  • Posts: 154
  • Thank you received: 10
11 years 11 months ago #77294

Hi Nicolas,

Thanx for the tip. It works fine.

Only one problem with it... I have a product with 2 images.
When I click to show full size it pops up image A, when I click next it shows A again and another next shows image B.
So it pretends to have 3 images while it only has one.

Any ideas how I can fix that?

Thanx!


Proud of my website www.hetcomputerwinkeltje.nl

Currently just running catalog mode, but hope to go live soon again :)

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

  • Posts: 26152
  • Thank you received: 4027
  • MODERATOR
11 years 11 months ago #77366

Hi,

The main image would open the same image than one thumbnail just below.
If you don't want to have it, you have to change the way that the gallery works.
The main image should not open the lightbox. Doing nothing or call the javascript from an image in the thumbnail list.
But you have to remove the special class from the main image so it would not be contain in the popup gallery.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.074 seconds
Powered by Kunena Forum