[TYPO3] Customizing the htmlarea RTE

Brian Bendtsen brb at mentor-it.dk
Mon Sep 11 13:22:45 CEST 2006


Martin Kutschker wrote:
> Brian Bendtsen schrieb:
> 
>>
>> What am I doing wrong?
> 
> 
> You must use tag names in your CSS (eg H1.subheader-on).
> 
> Masi

Ok

So now my Page TS looks like this:

RTE.default.useCSS = 1
RTE.default.contentCSS = fileadmin/templates/css/content.css

RTE.classes {
subheader-one {
  name = H2.subheader-one
}
}
RTE.default.classesCharacter = subheader-one

- and I changed my stylesheet to H2.subheader-one etc.

and still I cant choose subheader-one in the rte. Actually all text 
styles have been disabled.

/Brian Bendtsen



More information about the TYPO3-english mailing list