09/11/2018 at 11:00 am
#472113
Keymaster
Sorry, but cMap does not support a columnar layout. It is designed specifically to be displayed in a single column.
That said, others have tried it only to revert back because the expanding content trays for the bio/map/notes do not lend themselves well to the columnar layout. Here’s the basics to get your started. You’ll need to do a lot more tweaking though.
#cn-cmap .cn-list-row,
#cn-cmap .cn-list-row-alternate {
display: inline-block;
margin: 0 10px 20px 0;
max-width: 28%
}
Hope that helps!
