[TYPO3-english] TinyRT: Can't align paragraph tags?
Morten Kjems
mortenkjems at gmail.com
Tue Feb 17 11:51:16 CET 2009
I am doing some work on a project that uses TinyRTE.
For some reason I can't align the paragraph tags. Well, they align fine
in the editor window and looks like this in "html view":
<p style="text-align: center;">Some text</p>
But as soon as I hit save the style is removed and the code is changed to:
<p>Some text</p>
Anyone know how to change this behavior?
All suggestions are most welcome
Regards
Morten
More information about the TYPO3-english
mailing list