I'm working on rebuilding my site with layout grids. I've read the tutorials and downloaded, and have tried to use the settings of, your master_frames_layoutgrid demo project. When I preview the project, the content in the Content Place Holder appears behind the header of the master frame even though the Content Place Holder is placed below the header on the master frame. What have I done wrong?
Also, the drop down menu lists cut off at the bottom of the header. Is this fixable? Your demo does not use drop down menus so I could not follow that guide.
The project file is available here: https://www.dropbox.com/s/7lzxnyuovgp1f ... 0.wbs?dl=0
Thanks for any help you can give
layout grid page appears behind master frame
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
Re: layout grid page appears behind master frame
If you share a demo project, can you please remove all non-relevant content?
The project has many pages so I have no idea where to start looking. To be able to help you, I only need a basic project so it's immediately clear what you have done.
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
The project has many pages so I have no idea where to start looking. To be able to help you, I only need a basic project so it's immediately clear what you have done.
Related FAQ:
https://www.wysiwygwebbuilder.com/forum ... 10&t=82134
- BaconFries
-
- Posts: 5936
- Joined: Thu Aug 16, 2007 7:32 pm
Re: layout grid page appears behind master frame
Please carefully read the url provided by Pablo and the url below sharing a project...
https://www.wysiwygwebbuilder.com/forum ... =5&t=88125
https://www.wysiwygwebbuilder.com/forum ... =5&t=88125
Re: layout grid page appears behind master frame
I'm so dumb sometimes. I indeed prepared a version with just the master frames and a few pages with layout grids and then uploaded the wrong version. I'm sorry to have wasted your time with that. Here is the proper version, which I hope you can diagnose.
David
https://www.dropbox.com/s/tbd8cicuv8x4b ... t.wbs?dl=0
David
https://www.dropbox.com/s/tbd8cicuv8x4b ... t.wbs?dl=0
Re: layout grid page appears behind master frame
The page header is set to 'fixed' this will mean that it will be docked at the top of the page, overlapping all other content.
If you set it to floating then it will flow with the rest of the content.
If you set it to floating then it will flow with the rest of the content.
Re: layout grid page appears behind master frame
Well, that did it, of course. Thanks for the quick response. I used fixed because that was the setting of the page header in the demo. What I didn't realize is that the demo looks like it leaves blank space for the header. Which is the better technique, or does it matter?
Re: layout grid page appears behind master frame
The demo uses a margin at the top of the first layout grid to create an offset.