Product page gallery shows bad

  • Posts: 18
  • Thank you received: 0
8 years 1 week ago #268556

-- HikaShop version -- : 3.0.1
-- Joomla version -- : 3.7.0
-- Browser(s) name and version -- : 5.5.38

After the hikashop update and joomla update, the product page gallery "hikashop_small_image_div" is not behaving as it is supposed to.
I tried modifying css but that doesnt seem to work or i am changing the wrong parameters.
There is print-screen of the way pics show on the product page. The pics should actually be on the right, not on top of the main image and product properties.

Attachments:

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

  • Posts: 83766
  • Thank you received: 13555
  • MODERATOR
8 years 1 week ago #268560

Hi,

I don't see how this is linked to the update.
The problem is with your custom CSS which is not correct.

You've added that CSS:
.hikashop_product_left_part {
width: 70% !important;
}

But it should actually be:
.hikashop_product_left_part {
width: 100% !important;
}
#hikashop_main_image_div{
width: 70% !important;
}

Doing that change, I actually get that display which looks fine to me:
monosnap.com/file/bmbVdXz4Zl5KY4oKx9xO6w5eyU1DDc

Please note that we provide user support, not view customization debugging. If you need someone to help you customize your page display, you might want to contact our partners:
www.hikashop.com/home/our-partners.html

The following user(s) said Thank You: besar

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

  • Posts: 18
  • Thank you received: 0
8 years 1 week ago #268619

I can see on the picture that it looks pretty fine but I can not figure out where the problem is since when i try and change those values on frontend_custom.css nothing restores it as it used to be.

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

  • Posts: 83766
  • Thank you received: 13555
  • MODERATOR
8 years 1 week ago #268635

I see that it now displays fine on your link.
So make sure that you clear your browser and your website cache after making the change.

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

  • Posts: 18
  • Thank you received: 0
8 years 1 week ago #268637

Yes, that did fine.
Tnx

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

Time to create page: 0.062 seconds
Powered by Kunena Forum