Master Page in for Layout Grid not working

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
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
Post Reply
chapy
 
 
Posts: 44
Joined: Tue Jan 08, 2008 3:08 am

Master Page in for Layout Grid not working

Post by chapy »

I am having problems using a Master Page Layout Grid.
The Link for the files is:
https://www.dropbox.com/sh/8ah2n95jl0ej ... auK7a?dl=0

Master Page set up
I have a Header in Master Page with an image inside.
I have a grid below header with a Menu for the site and a text item called Menu.

I have a Footer in Master Page with an image & text.

I have a breakpoint of 480.
When I publish, the Home page and the News page is not responsive and the header image covers up the menu.
The header & footer images are not responsive, but jump from full size to half size prior to a 480 page break.

I can't figure out what is happening.
Help would be appreciated.
Chap
User avatar
Pablo
 
Posts: 21580
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Master Page in for Layout Grid not working

Post by Pablo »

The mode of your page header is set to default, so it has absolute coordinates and therefore so it will overlap floating content.

If you also want the page header to be floating then set Mode to 'floating'
Or if you want to fixed it set Mode to 'fixed' and add a margin to the first element after the page header so the header does not overlap the floating content.
chapy
 
 
Posts: 44
Joined: Tue Jan 08, 2008 3:08 am

Re: Master Page in for Layout Grid not working

Post by chapy »

Thanks. That worked.
Chap
Post Reply