[TYPO3-dev] Side note on css_styled_content and RTEHTMLarea

Elmar Hinz elmar.DOT.hinz at team.MINUS.red.DOT.net
Sat Apr 1 19:32:52 CEST 2006


Susanne Moog schrieb:
> Example:
> RTE Output: <p class="csc-frame-frame1">some Text</p>
> CSS default styles: DIV.csc-frame-frame1 { background-color: #EDEBF1;
> padding: 2px 4px 2px 4px; border: 1px solid #333333; }
> 
> Regards,
> 
> Susanne

Hello Susanne,

It is a polution of HTML source to give a class to every normal P tag. A
concept of default styles that is based on an inflation of classes at all
rather remembers of MS-documents. The location of styles in each documents
header instead of separte files doesn't make it better.

You need to configure all this yourself, to get good results. I guess this
kind of cleaning as default is on the roadmap for TYPO3 4.5.


Regards

Elmar





More information about the TYPO3-dev mailing list