Page 1 of 1

responsive header and footer on all pages

Posted: Sun Aug 04, 2019 8:54 pm
by Lasa
I have not been able to successfully create responsive header and footer.
I have a header i can add to all the pages via page /master page and it works perfectly but i can not add a footer?
Cheers,
Frank

Re: responsive header and footer on all pages

Posted: Sun Aug 04, 2019 9:02 pm
by Pablo

Re: responsive header and footer on all pages

Posted: Sun Aug 04, 2019 9:38 pm
by Lasa
I must be dense... but when I make a master-page with a page header and page footer it seems to work on all pages but it's not responsive like the layer grids...it's more like a regular layer then a layergrid.
Lasa

Re: responsive header and footer on all pages

Posted: Mon Aug 05, 2019 2:42 am
by Bluesman
Lasa wrote: Sun Aug 04, 2019 9:38 pm I must be dense... but when I make a master-page with a page header and page footer it seems to work on all pages but it's not responsive like the layer grids...it's more like a regular layer then a layergrid.
Lasa
Hi Lasa... did you set the header/footer to "Floating"

Re: responsive header and footer on all pages

Posted: Mon Aug 05, 2019 6:33 am
by Pablo
The tutorial includes 3 example projects to show you how to implement this.

Re: responsive header and footer on all pages

Posted: Mon Aug 05, 2019 1:43 pm
by Lasa
Thanks Pablo and Bluesman...
Yes I tried the links, thanks... That's why I thought the header and footer layers work more like LAYERS then Layoutgrids.
Setting the header and footer to float allows us to add responsive layoutgrids for content (just like a regular LAYER works set to floating)

So in essence, the PageHeader and PageFooter are not responsive like Layoutgrids.. and more like a regular LAYERs relying on breakpoints to adapt to the device its being viewed on.

Thanks,
Lasa

Re: responsive header and footer on all pages

Posted: Mon Aug 05, 2019 2:20 pm
by Pablo
Headers and footers are 'responsive', they are absolute/fixed container. But they can have different layouts in breakpoints.
Layout grids, which can also be used a headers or footer, are flexible and responsive.