Grid layout can be selected in Brand option by drop-down menu.
Default option for grid is: Grid Layout 2
Grid Layouts
Megafolio has 9 Special Grids, 4 Square Grids and 4 Different Height Grids. Each Layout has some attributes which act on Resizing Events.
00 The Special Grids
Grid Layout Nr. 9

Grid Layout Nr. 8

Grid Layout Nr. 7

Grid Layout Nr. 6

Grid Layout Nr. 5

Grid Layout Nr. 4

Grid Layout Nr. 3

Grid Layout Nr. 2

01 Square Grids
Grid 10

Grid 11

Grid 12

Grid 13

Grid 18,19,20
Use 1 Column grids with:
- 1:1 (18)
- 1:2 (19)
- 1:3 (20)
Proportions
Grid 21,22,23
Use 2 Column grids with:
- 1:1 (20)
- 1:2 (21)
- 1:3 (22)
Proportions
02 Different Height Grids
Grid 14 - 17 (Columns 14 = 3, 15=4, 16=5, 17 = 6)

03 Mixed Grids
Using the layoutarray you can define different kinds of mixed grids. Since the only limitation is to not mix different height grids with any other grids, you can build your grid system very flexible, even with random grids within the other grids.
The Option Description again:
layoutarray: defines the Grid, Grids used in the Gallery. This can be a single Value, or even more values.
The Gallery Grid types are
- 2-9 (Special Grids), 2 = 2 Entry, 3 = 3 Entries etc.. See Grid Types later !
- 10,11,12,13 (for Square Grids. 10=3 in the Row, 11= 4 in the Row, 12=5 in the Row, 13=6 in the Row)
- 14,15,16,17 (Different Heights per Column. Height of Entries defined in data-height per Entry) will be taken. 14= 3 in the Row, 15 = 4 in the Row etc...
- 18,19,20 (1 Column per Row. 1:1, 1:2 and 1:3 Proportions
- 21,22,23 (2 Columns per Row. 1:1, 1:2 and 1:3 Proportions
- 0 = Random Grid Types
The layoutarray is an array where you can define i.e. an array like [5,3,13] which means, the first 5 item will be arranged in "Grid Type 5", the next 3 item will be arranged in "Grid Type 3" the next 5 item will be arranged in "Grid Type 14".
If you have more entries here, then the Array will be looped, and the Gallery form starts from the first Defined Grid Type again. You can not Mix types from 15,16,17,18 with any other types !!
Some Possibilities: [0,5,0,5,0,5] or [ 9,6,3,6,0,4,13] but you can not mix like [16,2,...] since the Grid Types above 15 are different Height Grids, which is logically not mixable with other grids.
All documentation for MegaFolio
http://hastypudding.org/assets/lib/megafolio/documentation/documentation.html