Problem on productpage after upgradelatest version

  • Posts: 72
  • Thank you received: 3
12 years 2 months ago #64506

After upgrading to the latest version Hikashop i suddenly have a problem on my productpage.
The productimage is partially placed over the text thats under the image ...either price or producttext.

An example can be seen here .

Changing the size of the image doesnt change a thing .... can someone help me out here please?

Thank you in advance for your help and wishing everyone a wonderful weekend!

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

  • Posts: 82818
  • Thank you received: 13364
  • MODERATOR
12 years 2 months ago #64622

Hi,

Edit the file "show_block_img" via the menu Display->Views and change the line:
<div style="height:<?php echo $divHeight;?>px;text-align:center;clear:both;" class="hikashop_product_main_image">
to:

<div style="height:<?php echo $divHeight+20;?>px;text-align:center;clear:both;" class="hikashop_product_main_image">

and that should fix the problem.

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

  • Posts: 72
  • Thank you received: 3
12 years 2 months ago #64632

A big smile on my face after reading your solution this early morning.
An even bigger smile when i found out that it also worked and solved the problem.

Having used several other e-commerce solutions i am still a bit struggling with the structure of the Display->Views items.

But all-in-all i am very impressed and very happy with Hikashop.

Thanks for your help Nicolas and have a wonderful day!

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

Time to create page: 0.055 seconds
Powered by Kunena Forum