Page 1 of 1

Layout Grid Stack Order

Posted: Sun Jan 05, 2020 5:38 am
by lpug
Hi just downloaded the advanced grid template and it gives me some ideas but does not fully answer my query.

For simplistic I have one layout grid with 2 cells, LH Cell number 1, RH cell number 2, under normal conditions the stack order would be
Cell Number 1
Cell number 2

Is there a way to change the stack order, i.e.

Cell number 2
Cell number 1

I've tried using the custom settings but not quite what I'm after.

Thanks in advance.

Re: Layout Grid Stack Order

Posted: Sun Jan 05, 2020 8:01 am
by crispy68
No, this cannot be done with a layout grid. However, you can achieve this with a flexgrid.

Re: Layout Grid Stack Order

Posted: Sun Jan 05, 2020 9:34 am
by lpug
Bugga it was driving me crazy, is there any templates that use the flex grid? I cant get my head around it.
Even ifts its 2 shapes next to each other so I can see how to use it.

Edit:- I think I just worked it out

Re: Layout Grid Stack Order

Posted: Mon Jan 06, 2020 10:24 am
by lpug
OMG - I'm in love with the flex grid, it takes a bit of getting used to but it does offer a little more flexibility.....now to add some padding between the last row of a flex grid and another floating object such as a layout grid, is it good practice to just create a transparent layout grid and adjust your padding. The flexgrid has gaps adjustment between row and columns but nothing to an independent object? after the flexgrid?

Re: Layout Grid Stack Order

Posted: Mon Jan 06, 2020 11:18 am
by Pablo
You can use margin to add spacing around objects.

Re: Layout Grid Stack Order

Posted: Mon Jan 06, 2020 10:27 pm
by lpug
Thanks for your prompt reply.