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?
Flexgrid
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Re: Flexgrid
Set the 'flex grow' and 'flex shrink' properties of the image to '1' to make the image flexible.
-
-
- Posts: 3
- Joined: Thu Jun 27, 2019 1:31 am
Re: Flexgrid
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.
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
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
To learn more about the flexbox concept (whicc also applies to elements inside a flexgrid)_please see this tutorial:
https://wysiwygwebbuilder.com/flexbox.html