Hi,
In my test page I have only a FlexGrid defined as shown in the image, when I see it in the Chrome browser, it looks like the other image is shown, what am I defining wrong?
http://www.sebusca.com.mx/images/
Regards
FlexGrid
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: FlexGrid
Maybe the height of the row is set to 'auto'?
Re: FlexGrid
We cant tell from the pics how you have defined each section/grid? Sections can be defined by %, px, fr, auto. So where it says navbar and main, how are the heights defined? If there is no content and you are using %, auto, or fr then there is essentially no height.
-
-
- Posts: 15
- Joined: Thu Feb 15, 2018 10:15 pm
Re: FlexGrid
Thanks,
Isn't the total space automatically distributed among all the rows?
Currently the rows are in auto
Regards
Isn't the total space automatically distributed among all the rows?
Currently the rows are in auto
Regards
Re: FlexGrid
The height and width are based on what you specify in the properties:

If you set it to auto, then the height of the row is essentially zero until you place content inside of it just like a layout grid.
If you set it to auto, then the height of the row is essentially zero until you place content inside of it just like a layout grid.