Layoutgrid vs. Flexgrid

Questions related to the Responsive Web Design tools of WYSIWYG Web Builder.
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/respon ... esign.html
Please read this first before posting any questions! Also check out the example project to get an idea how the RWD concept works.

Responsive Web Design FAQ:
http://wysiwygwebbuilder.com/forum/view ... 10&t=63817
Post Reply
Erik88
 
 
Posts: 21
Joined: Fri May 17, 2019 4:02 pm

Layoutgrid vs. Flexgrid

Post by Erik88 »

I made a website using WB14. A break point is set at 480.
I notice that a Photogallery placed in a Layoutgrid nicely reduces all content in size when less than 480 is available. It seems that a Photogallery with same width placed in a Flexgrid does not have that behavior. The size of the photos is not adequately reduced.

Are settings for Flexgrid available to get the same result as with the Layoutgrid?

Thank you.
User avatar
Pablo
 
Posts: 21712
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Layoutgrid vs. Flexgrid

Post by Pablo »

A flex grid uses 'flexbox' so if you want the object to be flexible then you will need to set the flex box properties (flexgrid/shrink) otherwise the object will have a fixed size.
http://wysiwygwebbuilder.com/flexbox.html

Note in that version 15, the flexgrid has an 'easy mode' where most of the flexbox properties will be set automatically.

Image
Post Reply