Page 1 of 1

Flexgrid

Posted: Thu Jun 27, 2019 2:00 am
by massive64am3
Have 3 rows in Flexgrid:

Row 1: Header

Row 2: Column

Row 3: Footer
Note: Each row is full width

In Row 2: Column: sized it to 2560 by 950 pixels
Want to integrate pic in column and have it adjust to web page width, so full pic always shows below the Header?

Anyone have steps?

Re: Flexgrid

Posted: Thu Jun 27, 2019 5:53 am
by Pablo
Set the 'flex grow' and 'flex shrink' properties of the image to '1' to make the image flexible.

Re: Flexgrid

Posted: Thu Jun 27, 2019 8:35 pm
by massive64am3
The flex grow and flex shrink settings are in the FlexContainer not the Flexgrid.
Once you create a Flexgrid, how do you adjust the dimensions of the columns and rows also,
How do you put items into each of the predetermined sections of the columns and rows? :?

This is my biggest obstacle at this point to even get started. This is a new item and does not have much instructions on it.

Re: Flexgrid

Posted: Thu Jun 27, 2019 8:56 pm
by Pablo
I was referring to the flex grow and flex shrink settings of the image, not the flexgrid itself.

To learn more about the flexbox concept (whicc also applies to elements inside a flexgrid)_please see this tutorial:
https://wysiwygwebbuilder.com/flexbox.html