[TYPO3-rte] tinymce_rte

Robert Wildling rowild at gmx.net
Thu Aug 6 11:48:14 CEST 2009


Again me,

I include a css-file with my own styles and define like this:

RTE.default.init {
    // define a stylesheet
    content_css = fileadmin/templates/css/screen/adaptations.css
    // define styles and how they are displayed in the rte
    theme_advanced_styles = 
Blau=blau_100;Blau_030=blau_030;Blau_010=blau_010;KinCo=kinco_text;Zitat 
(Verdana)=zitat_verdana;Zitat (Georgia)=zitat_georgia;Orange=orange

    theme_advanced_fonts  = 
Arial=arial,helvetica,sans-serif;Verdana=verdana,geneva,helvetica,sans-serif;Courier 
New=courier new,courier,monospace;Georgia=georgia,time new 
roman,times,serif;Tahoma=tahoma,geneva,sans-serif

    theme_advanced_text_colors = 016797,bacbdd,ebeef3
    theme_advanced_more_colors = true
}


The styling is correct in the front end, but it never shows up lke this 
in the backend. As a matter of fact, I just don't find a way to get rid 
of the Verdana 10px font - I wanna use the frontend font, which is Arial 
12px.

Can anybody help me out with a link to a tutorial or the proper place in 
the manual (I seem to overread it)? Or any other tipps?

Thanks!
Robert


More information about the TYPO3-project-rte mailing list