[TYPO3-dev] Side note on css_styled_content and RTEHTMLarea

Susanne Moog mail at susanne-moog.de
Sat Apr 1 15:58:39 CEST 2006


Hello together,

I don't know if this is the right group, I don't even know if it's 
important what I have to say, but I thought I'll try:

When using the RTE together with CSS Styl. Cont. in TYPO3 4.0 RC2 there 
is something strange: RTE wraps everything with p-Tags, that's no 
problem, but every style applied from css_styled_content works only for 
div-Tags by default. So I just wanted to ask: was it meant to make 
RTEHtmlArea not working with CSS_Styled_Content by default, or am I 
missing something?

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




More information about the TYPO3-dev mailing list