This seems to be a recurring problem I just can't seem to master.
I want to use a Master page that has a header and footer that will remain the same across the web site. (Logos, navigation, etc.) and then use a flex grids or layout grids to build a responsive site.
The footer seems to work and not effect the page. However any layout grids automatically jump to the top and cover the Header.
For reference, I started building with the Purple fantasy template. Cloned the page, added a header and footer to match the ones on that page, deleted all the layout grids, labeled it a master, went back to the original page and pointed it to the master page. At this point the header and footer are there but the original layout grids are on top of them. Delete the original grids and the 2nd layout grid jumps to the top and covers the header.
I hope this makes since.
Headers and Layout Grids
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Re: Headers and Layout Grids
Did you set the header to 'floating'?
If you set to absolute of fixed then floating content (like layout grids) will overlap.
Here's a demo:
https://wysiwygwebbuilder.com/master_page.html
If you set to absolute of fixed then floating content (like layout grids) will overlap.
Here's a demo:
https://wysiwygwebbuilder.com/master_page.html
Re: Headers and Layout Grids
Thank you!! Worked.