Just want to confirm that wrap-text can go in a layer but NOT a grid layer..
Is this correct?
Lasa
wrap-text will not go in a grid layer.
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
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
- crispy68
-
- Posts: 3093
- Joined: Thu Oct 23, 2014 12:43 am
- Location: Acworth, GA
- Contact:
Re: wrap-text will not go in a grid layer.
It will go inside a layout grid if you set the 'Position Children' to floating. This is documented in the help file.
-
-
- Posts: 544
- Joined: Sat Oct 06, 2018 3:08 pm
Re: wrap-text will not go in a grid layer.
I read that and tried it, but assumed I did it wrong since all the text just bunches together at the top left corner?
- Pablo
- Posts: 23687
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: wrap-text will not go in a grid layer.
That is what 'floating' means. Absolute positioned elements cannot be inside a layout grid. That will break the flexible structure of the grid.