[TYPO3-english] question about double spaces with tinymce_rte

tom typostudy at gmail.com
Wed Aug 8 14:53:14 CEST 2012


Hi,

The problem I have is: when you input texts or paste from word(no matter
you copy/paste directly or use the button) in tinymce, it will double
spaces.
I found out tinymce will use <p> instead of <br> as line break, So I went
to tinymce_rte\res\tiny_mce\themes\advanced\skins\default\content.css, put
this code: p {margin:0; padding:0;} And it got fixed.
Any one experienced this problem before, is this the best solution?

Tom

On Wed, Aug 8, 2012 at 9:12 AM, tom <typostudy at gmail.com> wrote:

> Hi,
>
> I am using tinymce_rte_0.8.1 in frontend.  Is there an option to make it so
> enter just creates one line break (the equivelant of hitting shift+enter).
> In IE, it seems fine, but in firefox and chrome, it will double spaces.
>
> Tom
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list