Optimize text for different browsers

All WYSIWYG Web Builder support issues that are not covered in the forums below.
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
Post Reply
Trugmaker
 
 
Posts: 198
Joined: Mon Mar 23, 2015 3:11 pm
Location: East Sussex UK
Contact:

Optimize text for different browsers

Post by Trugmaker »

I am nearing 70 and Pablo's software is a never ending learning curve, but just as I absorb enough to create acceptable websites, he introduces a newer version! But this does maintain brain exercise which is so desperately required. Ditto to all previous approbations and one more thankyou for your rapid responses. Either there are 15 'Pablo's' or he should get out more!
Anyway, enough accolades - Am I right in thinking that to solve the variances in how different browsers display text, is to save a text block as an image, delete the text then replace with the saved text image? Of course this will need to be repeated for each breakpoint. If so, are there any detrimental effects of doing this?
Never complain about getting old, the alternative is far worse!
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: A Huge Thank You

Post by Pablo »

Am I right in thinking that to solve the variances in how different browsers display text, is to save a text block as an image, delete the text then replace with the saved text image?
Using line height usually solves most issues with compatibly.

But there are several other ways to optimize text for different browsers. See the FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318
rasure
 
 
Posts: 28
Joined: Mon Jan 23, 2017 3:31 pm
Location: UK
Contact:

Re: Optimize text for different browsers

Post by rasure »

So out of line height and <p> tag what is best for compatibility and responsiveness?
User avatar
Pablo
 
Posts: 22429
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: Optimize text for different browsers

Post by Pablo »

There is no 'best' option. It depends on the used font, amount of text and the type of layout.
For flexible layouts, the text will always be displayed correctly.
For fixed/absolute layout, I suggest not to put too much text inside a single textbox or use line-height for more accurate results.

Related FAQ:
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=34318
rasure
 
 
Posts: 28
Joined: Mon Jan 23, 2017 3:31 pm
Location: UK
Contact:

Re: Optimize text for different browsers

Post by rasure »

Many thanks
Post Reply