Flexgrid

Issues related to hyperlinks and web site navigation.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/links.html
Post Reply
massive64am3
 
 
Posts: 3
Joined: Thu Jun 27, 2019 1:31 am

Flexgrid

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

Re: Flexgrid

Post by Pablo »

Set the 'flex grow' and 'flex shrink' properties of the image to '1' to make the image flexible.
massive64am3
 
 
Posts: 3
Joined: Thu Jun 27, 2019 1:31 am

Re: Flexgrid

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

Re: Flexgrid

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