Product Thumbnails in one row

  • Posts: 103
  • Thank you received: 0
11 years 9 months ago #89247

Hi all,
I'm trying without success to have the product image thumbnails display in one row instead of the current two, please look here: www.elandesigndev.co.nz/sapphire/index.p...silver-evening-dress
I've tried using Firebug but I can't find the correct div to make this work.
Thanks in advance

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

  • Posts: 31
  • Thank you received: 10
11 years 9 months ago #89271

One of the div (hikashop_product_main_image_subdiv) is set to only 100px width with inline styling when it should be 230px.

You can fix this in HikaShop backend System > Configuration > Files > Product page image width by setting it to 230.

Otherwise you can just add this to your template.css at the bottom:

#hikashop_product_left_part .hikashop_product_main_image_subdiv {width:230px !important;}

Last edit: 11 years 9 months ago by trueblue.
The following user(s) said Thank You: Xavier

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

  • Posts: 103
  • Thank you received: 0
11 years 9 months ago #89282

Hi trueblue,
Many thanks, worked perfectly
Cheers

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

Time to create page: 0.043 seconds
Powered by Kunena Forum