Wrap Text Box Issues

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
BazzaBoy
 
 
Posts: 37
Joined: Thu Jul 01, 2021 2:40 am

Wrap Text Box Issues

Post by BazzaBoy »

I have wrapped some text around an image using the Wrap Text tool. Two issues:
  • The text hugs the image. I am trying to put some space between the image and the text using padding or margins, but not quite successful.
  • I am not able to use this wrap text box inside a layout grid or a flex container. Is there a workaround, so that I can use it on a page with layout grids?
Help appreciated. Thanks in advance.
User avatar
Pablo
 
Posts: 22489
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Wrap Text Box Issues

Post by Pablo »

You can apply margin to the image to add spacing around the object.

By default, a wrap text is a fixed/absolute layout element.
To use it in a layout grid you will need to set 'position children' to 'floating'
This is documented in the help.

Related tutorial:
https://www.wysiwygwebbuilder.com/wrap_text.html
BazzaBoy
 
 
Posts: 37
Joined: Thu Jul 01, 2021 2:40 am

Re: Wrap Text Box Issues

Post by BazzaBoy »

Thanks Pablo,

I did look in the Help, but somehow missed it.

Thanks again.
Post Reply