Page 1 of 1
Add layer to Layout Grid
Posted: Sat Jul 20, 2019 5:59 pm
by derold
WB-12
Can you add a layer to a layout grid?
Re: Add layer to Layout Grid
Posted: Sat Jul 20, 2019 6:16 pm
by Pablo
Code: Select all
Can you add a layer to a layout grid?
No, that is not possible. A layer is a fixed/absolute container, it cannot be added to a flexible container.
However you can combine layers and grids on the same page by making the layer floating.
Re: Add layer to Layout Grid
Posted: Sat Jul 20, 2019 6:40 pm
by derold
OK thanks!