Page 1 of 1

How to use different layout

Posted: 15 Apr 2015, 04:16
by andreamarucci
Hello, I'd like to use this layout for my folders

https://mjau-mjau.com/concepts/albums/block-grid/

But I've tried to insert the code here
Code
folders		: # Settings- and classes for page folders-module (subfolders).
with no luck (page blank). Can you tell me what do I've to put and where?

Thanks!

Re: How to use different layout

Posted: 15 Apr 2015, 12:09
by mjau-mjau
The below is the settings we are using for that page:
Code
folders: grid:3,2,1 crop:1,1 items:title,amount,preview,description x-frame-medium-up hover description-clamp:2
The first two settings are the important ones. grid:3,2,1 sets a 3-grid layout for your folders, that responds to 2 and 1 columns on smaller screens. The crop:1,1 setting crops the images to a square aspect.