Product Listing with Masonry Layout

  • Posts: 141
  • Thank you received: 3
6 years 1 month ago #303517

-- HikaShop version -- : HikaShop Business 4.0.1
-- Joomla version -- : 3.9.2
-- PHP version -- : 7.1.26

Hi, Is it possible to use CSS changes like presented here: w3bits.com/flexbox-masonry/ to adopt Product Listing page to Masonry layout ? If yes where changes in html and css should be implemented ?
Regards,
Greg

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

  • Posts: 83486
  • Thank you received: 13507
  • MODERATOR
6 years 1 month ago #303519

Hi,

You'll want to read this documentation page:
www.hikashop.com/support/documentation/1...ize-the-display.html
There are basically two sections there:
- the first one explains where you can add your custom CSS in HikaShop.
- the second one explains how to override view files and how to find which view file you need to override (with the "Display view files" setting of the HikaShop configuration).
So it's exactly what you need to get started :)

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

  • Posts: 141
  • Thank you received: 3
6 years 1 month ago #303575

Hi Nicolas, I am using this documentation to do some tweeks on styles but in this case I have no idea which coding in style_custom.css should be replaced by masonry css coding presented in styling box on w3bits.com/css-masonry/

Regards,
Greg

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

  • Posts: 83486
  • Thank you received: 13507
  • MODERATOR
6 years 1 month ago #303576

Hi,

Well, you'll have to either change the classes in the CSS from masonry to the classes of the different corresponding divs of the HTML.
Or you would have to modify the view files and add the class names from masonry to the div elements.
Or maybe a bit of both.
I can't say precisely what would need to be done where. That would require some development hours to actually do the implementation.

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

Time to create page: 0.055 seconds
Powered by Kunena Forum