Using headers and footers
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.
Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Using headers and footers
For responsive web designs is it better to use Layers instead of PageHeaders and PageFooters?
Re: Using headers and footers
Page Headers and Footers are layers. They are just a simplified version of layers.
Both headers/footers and layers are responsive.
Both headers/footers and layers are responsive.
Re: Using headers and footers
Thanks! I asked the question because headers and footers are used in some of the templates, while layers are used in others.
Re: Using headers and footers
Page header/footers are usually easier to setup.
On the other hand, layers have more options.
On the other hand, layers have more options.
Re: Using headers and footers
Hi,
But the page header /footer have only two stack level settings
For information, in the Deejay template, the header is a layout Grid object on which it's applied CSS and JS code !
Thanks by advance for your response.
But the page header /footer have only two stack level settings
- In front of content
- Behind content
- after the header when the scroll-bar is on the top
- In front of the others objects when we move the scroll-bar
For information, in the Deejay template, the header is a layout Grid object on which it's applied CSS and JS code !
Thanks by advance for your response.
Re: Using headers and footers
Correct, because it cannot be anywhere else! All other content is in the 'body'.But the page header /footer have only two stack level settings In front of content, Behind content
Layout grid are floating, so they always start at the top of the page. A Header can also be set to floating.So when I add a layout Grid after the Header, the layout Grid will be positioned on the top of the page.
Re: Using headers and footers
Hi,
The header block proposed in the list blocks which is floating has the settings
If I set floating mode, the header page is effectively on the top but when I move the scroll-bar, the page header disappears from the viewport.
And I don't find any solution by adding even scroll on page header.
Does it mean that we need to add CSS and JS code as in the Deejay template?
The header block proposed in the list blocks which is floating has the settings
- Mode = Fixed
- Stack level = in front of content
If I set floating mode, the header page is effectively on the top but when I move the scroll-bar, the page header disappears from the viewport.
And I don't find any solution by adding even scroll on page header.
Does it mean that we need to add CSS and JS code as in the Deejay template?
Re: Using headers and footers
I'm sorry but it is unclear what you are trying to do.
Please be more specific.
Please be more specific.
Re: Using headers and footers
Hi,
Could you, please, read this post, it should be more clear, I hope
!
Floating navigation Page header - Solution
Could you, please, read this post, it should be more clear, I hope

Floating navigation Page header - Solution
Re: Using headers and footers
Why do you need custom code? The page header has built-in support for 'fixed'.
If you need an offset then you can set a margin for the first item after the header.
If you need an offset then you can set a margin for the first item after the header.
Re: Using headers and footers
Hi,
thanks a lot to respond directly on my post Floating navigation Page header - Solution in which there is now an Url to test the solution.
thanks a lot to respond directly on my post Floating navigation Page header - Solution in which there is now an Url to test the solution.