Page 1 of 1

Overlapping Text

Posted: Sat Sep 05, 2020 1:36 pm
by EnCon0475
Why do I have to overlap text boxes in WYSIWYG 15 see top picture.
To get my webpage to appear correct when published. see second picture???

Image

Re: Overlapping Text

Posted: Sat Sep 05, 2020 2:21 pm
by Pablo
Maybe this will be helpful?
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318

if you need further assassinate then please share a demo projetc so I can see what you have done
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=82134

Re: Overlapping Text

Posted: Sat Sep 05, 2020 3:50 pm
by EnCon0475

Re: Overlapping Text

Posted: Sat Sep 05, 2020 5:13 pm
by Pablo
- The font you have used ('Calibri') is not a web safe font. So, the browser may use a different font.
- the text does not have line-height, so the line spacing will be 'random'
- for different paragraphs use seperate text object. Using empty lines in text to create a margin between text paragraphs usually does not work well in browsers.

See also:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318

Note that these suggestions only apply to absolute layout. When using flexible layout, the layout will automatically be adjusted.