Related Products, Border Height auto-adjust

  • Posts: 9
  • Thank you received: 0
11 years 5 months ago #147895

-- url of the page with the problem -- : www.schmalys.com/index.php?option=com_hi...l-hot-no2&Itemid=244
-- HikaShop version -- : HikaShop Business: 2.3.0
-- Joomla version -- : 3.2
-- PHP version -- : 5.5.x
-- Browser(s) name and version -- : Firefoxx
-- Error-message(debug-mod must be tuned on) -- :

hi.. when displaying the products below the acutal Products (related products,...) is ist possible that the height of the frame automatically has the same height of the highest product? (in the example, the three products in the middle should have the same height than the two products on the sides, and for the second row product 1, 2 and 5 should have the same height as 3,4).

thanks for your answers!

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

  • Posts: 12953
  • Thank you received: 1778
11 years 5 months ago #147952

Hi,
Note that using that kind of CSS code will probably do the job

#hikashop_category_information_module_153 .hikashop_subcontainer {
height: 250px;
}
#hikashop_category_information_module_150 .hikashop_subcontainer {
height: 385px;
}

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

Time to create page: 0.056 seconds
Powered by Kunena Forum