[TYPO3] New style in RTE

Tomasz Trznadel tdi666 at op.pl
Mon Mar 12 09:01:11 CET 2007


Hello,

I'm trying to add new style to RTE but i can't figure it out. My pageTs:

RTE.classes {
 myText{
  name = Body Text (Primary)
  value = font:bold; color:blue;
 }
}

RTE.default {
 classesCharacter := addToList(myText)
 contentCSS = fileadmin/templates/rte.css
 proc.allowedClasses := addToList(myText)
}

It's not working and i don't know why. Now none of the styles that should be 
are displayed :(
Please help.

regards,
Tomasz Trznadel
www.todesign.pl 




More information about the TYPO3-english mailing list