[TYPO3-english] htmlAreaRTE: RTE.default.contentCSS assign

Toshiyuki Toda toda at mobeta.net
Wed Apr 14 16:02:28 CEST 2010


When you create new pagecontent by htmlareaRTE in backend, you see
"Path: body" in gray bar below editing form.
I think this bar represent a path of nested tag. but, new pagecontent
will not be inserted into just inside of body tag normally.

I want to insert new pagecontent into just inside <div id="content">new
pagecontent is inserted here</div>,
so defaut "Path: body" should be changed in "Path:
body>>div#main>>div#content".

RTE.default.contentCSS setting is nonsense.

How can I do ?


More information about the TYPO3-english mailing list