11/20/2017 at 10:06 am
#441654
Keymaster
@ Ismail sakoor
Sure this can be done… 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!
