Page 1 of 1

*** SOLVED *** Docking and fluid master page

Posted: Fri Apr 24, 2020 6:11 pm
by Bart Design
Hi pablo, i like to make a master page with a css menu that is docking to the top but is also fluid.

The master page a have now is a docking layer with a logo and a css menu on the header. Is there a way to make it fluid or do i have two use breakpoints? I looked for several possibilities but nothing seems to combine together.

Re: Docking and fluid master page

Posted: Fri Apr 24, 2020 7:48 pm
by Pablo
A layer is a absolute/fixed container, so it cannot be flexible.
But a layout grid can also be fixed at the top.

Re: Docking and fluid master page

Posted: Fri Apr 24, 2020 9:35 pm
by Bart Design
Thank you Pablo, i didn't see dis option. Works fine now.