Trying to play with FlexBox Container

All Quick 'n Easy Web Builder support issues that are not covered in the forums below.
Post Reply
mexman
Posts: 547
Joined: Mon Feb 11, 2013 11:33 am
Location: Puebla/Mexico

Trying to play with FlexBox Container

Post by mexman »

Trying to get things done with Flex Container:

Which object(s) can be sent into a FlexBox?
Seems that every TEXT and every IMAGE is a Flexbox. LAYERS seem not to be possible.
Seems that only ONE object goes into a FlexBox.

Is that correct?

regards
Michael
QnEWB V6.x - Ubuntu 18.04
User avatar
Pablo
Site Admin
Posts: 3915
Joined: Mon Feb 13, 2006 7:00 am
Location: Europe
Contact:

Re: Trying to play with FlexBox Container

Post by Pablo »

A flexbox container can only contain flexible objects.
A layer is a (fixed/absolute) container so it cannot be used with flexbox.

Flexbox is basically a modern way of aligning elements, so it was designed for multiple elements.

Related tutorial:
http://quickandeasywebbuilder.com/flexbox.html
Post Reply