Image not scaling

  • Posts: 10
  • Thank you received: 0
10 years 2 months ago #205633

-- url of the page with the problem -- : www.sewladidavintage.com
-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- Browser(s) name and version -- : mobile

Hi,

I'm having a problem with images not resizing in mobile view. Once the screen gets small enough for the columns to become stacked it;s fine, but the tablets view is awful, The image are simply not scaling on the product pages, overlapping the description text next to them.

Any ideas?

Many thanks
Anni

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

  • Posts: 13201
  • Thank you received: 2322
10 years 2 months ago #205733

Hi,

Please try to add the following css properties in the frontend css file:

.hikashop_product_main_image_thumb, .hikashop_product_main_image_thumb .hikashop_product_main_image{
    height: auto !important;
}
www.hikashop.com/support/support/documen...ize-the-display.html

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

  • Posts: 10
  • Thank you received: 0
10 years 2 months ago #205764

Thank you for your answer. I had tried all these css changes that were being suggested on this forum without success.
Looking at my code, I had a lot of styling from the element, so after digging around a bit I finally ended up changing the width and height element style in the show_block_img.php file to auto and it now works.

Anni

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

  • Posts: 10
  • Thank you received: 0
10 years 2 months ago #205765

Changed to solved

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

Time to create page: 0.064 seconds
Powered by Kunena Forum