Page 1 of 1

Change order of layergrid objects

Posted: Sat Mar 02, 2019 2:14 am
by Lasa
If I have 3 layers grids each with two column.

picture1 text1
text2 picture2
Picture3 text3

is there a way so that at the breakpoint it goes..
Picture1
text1
picture2
text2
picture3
text4

That way the pictures is on top and the text below on the breakpoint.
If not how would I do it?
Cheers,
Lasa

Re: Change order of layergrid objects

Posted: Sat Mar 02, 2019 3:56 am
by crispy68
Can't do that with layout grids. Use flexgrid instead.

Re: Change order of layergrid objects

Posted: Sat Mar 02, 2019 12:47 pm
by Lasa
Thanks Crispy68
So something like this site below would need to be built with flexgrid... it looks easy enough to build with layergrids but when sized down the order moves picture then text.
https://allthingschinese.com

I looked at the Flexgrid, can't seem to wrap my head around it. are there any templates built with flexgrid that you know of?
Cheers,
Lasa

Re: Change order of layergrid objects

Posted: Sat Mar 02, 2019 1:46 pm
by Pablo

Re: Change order of layergrid objects

Posted: Sat Mar 02, 2019 10:28 pm
by Lasa
Thanks guys.. I can't seem to wrap my head around Flexgrid... I'll keep trying.
Cheers,
Lasa