Module Height

  • Posts: 966
  • Thank you received: 11
9 years 8 months ago #225552

-- HikaShop version -- : 2.6.0
-- Joomla version -- : 3.4.8

I can't seem to find where the product listing module is getting it's height. I somehow remember being able to edit it before the modules were editable via Joomla's interface but I could be wrong.

For example, I am using the product listing module and it has a style height on the hikashop_product_image I can't seem to find where that was set. I want to remove the height as it looks odd on mobile devices.

By the way there is no height set when I view the module in the backend but I see it via Firebug.

Thanks!

Last edit: 9 years 8 months ago by MyWorld.

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

  • Posts: 26274
  • Thank you received: 4045
  • MODERATOR
9 years 8 months ago #225553

Hi,

HikaShop 2.6 have a "height consistency" feature.
The next release should contain a setting in order to activate/deactivate that feature per listing.

For the moment, the best is to perform a view override.
See :
www.hikashop.com/forum/content-creation/...for-product-div.html
www.hikashop.com/forum/product-category-...initial-display.html

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.

  • Posts: 966
  • Thank you received: 11
9 years 8 months ago #225665

I removed the height consistency but that is not my only issue. There is a height set on the hikashop_product_image as I indicated above that I can't seem to find where that is set. Please see the attached.

Thanks!

Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
9 years 8 months ago #225674

Hi,

This come from the setting "Thumbnail height" in Configuration > Main > Images.
That can be overrided via a css property with "!important", something like:

.hikashop_subcontainer .hikashop_product_image{ height: 100% !important; }

Else you can remove this inline css by editing the view "product / listing_img_title" directly.

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

Time to create page: 0.070 seconds
Powered by Kunena Forum