Layer Inside a Flexbox ?
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
-
-
- Posts: 16
- Joined: Wed May 11, 2016 7:06 pm
Layer Inside a Flexbox ?
When I put a Layer inside of a flexbox, I can move it around. Is there a way for a layer to auto-center inside of a flexbox like other objects?
Re: Layer Inside a Flexbox ?
I'm not sure that a layer is meant to be used in a flex container. The flex properties is what controls how objects are aligned in a flex container. Why not use a layout grid instead on its own?
Re: Layer Inside a Flexbox ?
A layer should not added to a flex container or layout grid.
Layers use absolute positioning this cannot be used inside a flexible container because then objects will not be 'flexible' and the layout will overlap or break.
Layers use absolute positioning this cannot be used inside a flexible container because then objects will not be 'flexible' and the layout will overlap or break.