[TYPO3-english] Changing the RTE dimensions in fluidcontent
Christian Essl
essl at incert.at
Thu Jan 16 15:39:06 CET 2014
Hi,
Normally, if you want to adjust the height and width of the RTE for a specific field, you can write something like:
RTE.config.[table-name].[column-name].RTEHeightOverride
But this approach doesn't work if you are using flexform fields like with fluidcontent.
Something like:
RTE.config.tt_content.pi_flexform.data.RTEHeightOverride = 150
would override any flexform field. Are there any other ways to change the RTE-dimensions of a single flexform field?
Greetings,
Christian
More information about the TYPO3-english
mailing list