FlexGrid

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
eceniceros
 
 
Posts: 15
Joined: Thu Feb 15, 2018 10:15 pm

FlexGrid

Post by eceniceros »

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
User avatar
Pablo
 
Posts: 23456
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: FlexGrid

Post by Pablo »

Maybe the height of the row is set to 'auto'?
User avatar
crispy68
 
 
Posts: 3057
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: FlexGrid

Post by crispy68 »

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.
eceniceros
 
 
Posts: 15
Joined: Thu Feb 15, 2018 10:15 pm

Re: FlexGrid

Post by eceniceros »

Thanks,

Isn't the total space automatically distributed among all the rows?

Currently the rows are in auto

Regards
User avatar
crispy68
 
 
Posts: 3057
Joined: Thu Oct 23, 2014 12:43 am
Location: Acworth, GA
Contact:

Re: FlexGrid

Post by crispy68 »

The height and width are based on what you specify in the properties:

Image

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.
Post Reply