Page 1 of 1

I did something wrong on my master frame

Posted: Thu Jun 04, 2020 5:31 pm
by heynen
Sorry to bother everyone again.

I did something wrong on my master frame (probably), but don't know what causes this error:

https://www.freiblatt.de/test/Spenden_de.php

Here is my sample project:
https://www.freiblatt.de/test/test1.wbs

Thanks in advance!
Have already tried to find the error myself, but have no idea.

@crispy: In case you are looking at this: It is still the old project (with some of the changes that you recommended not yet implemented).

Re: I did something wrong on my master frame

Posted: Thu Jun 04, 2020 6:19 pm
by Pablo
The content page should have the same breakpoints as the master page.

Re: I did something wrong on my master frame

Posted: Thu Jun 04, 2020 7:23 pm
by heynen
Thank you very much!!!

Does this only apply to the breakpoints of the pages themselves? (Can layout grids have other breakpoints)?

And also I had defined a minimum width of the master frame: Is that also wrong?

Re: I did something wrong on my master frame

Posted: Thu Jun 04, 2020 8:15 pm
by Pablo
In the master page you have added a 480 breakpoint.
All pages that use this master page should also have this breakpoint.
This is unrelated to the breakpoint of the layout grids.

Re: I did something wrong on my master frame

Posted: Thu Jun 04, 2020 8:28 pm
by heynen
thank you!
Have corrected that, it works now! Even had that breakpoint correction on my to-do-list (but there is quite a list of changes that I still need to make!)

Is it advisable to define a minimum width for the master frame?

Re: I did something wrong on my master frame

Posted: Fri Jun 05, 2020 6:03 am
by Pablo
Is it advisable to define a minimum width for the master frame?
What exactly do you mean by this?

Re: I did something wrong on my master frame

Posted: Fri Jun 05, 2020 8:34 am
by heynen
My suspicion was that a mimimum width would confuse smaller screens (I had some trouble on smaller screens)

But I think I have found the answer: On smaller screens, the browser would just display a horizontal scroll bar, right?

Thanks for you help in any case - now the page works perfectly!

Re: I did something wrong on my master frame

Posted: Fri Jun 05, 2020 8:58 am
by Pablo
On smaller screens, the browser would just display a horizontal scroll bar, right?
Correct