Page 1 of 1

WYSIWYG font changes?

Posted: Tue 21. Mar 2006, 01:29
by corduroy
I'm trying to copy and paste content into the WYSIWYG, (what I will have others use to update content) but It keeps changing the font on me RANDOMLY form Arial to Times New Roman, change the size randomly, and I can't find a place in the WYSIWYG editor in the Articles section to adjust this.

Help?

here's what its doing.. it's all one font size when I paste:
http://www.dianeforroutt.com/wcms/index.php?upsnends

Posted: Tue 21. Mar 2006, 07:46
by juergen
Hi

as your Text comes from Word:

Code: Select all

<p class="MsoNormal"
Take out the word configs, or define them classes in your css.

Helpfully you can watch the pure source in the editor clicking the source buttontop left.

Jürgen

Posted: Tue 21. Mar 2006, 07:59
by flip-flop
Hi corduroy,

first what´s your wysiwyg editor?

FCK::: An userfriendly alternative: Copy your text from clipboard as "als Textdatei einfügen" (I don´t know the english version).
This instruction did copy only text without any formatting.

Please don´t mix a formatted text of word , OO or other HTML-generated text. It will always give problems.

Gruß Knut