[TYPO3-rte] How to avoid <p> inside of <blockquote>?

Tapio Markula tapio.markula at xetpoint.fi
Sat Feb 20 15:26:44 CET 2010


Mattias Borell
> 
> However, whenever I save content in RTE, <p>-tags are added _inside_ of
> the <blockquote>-tag, making it hard to set/change the class of the
> quotation as a GUI block-style - it's impossible to select only the
> quotation, the internal paragraph is always included in the selection.

IMO that is not a big problem - just set blockquote p {...}
blockquote.someclass p {...}

like td p {} and td.someclass p {...}

those just cause a little bit more complicated CSS but are not really 
harmful


More information about the TYPO3-project-rte mailing list