[TYPO3-RTE] Is it possible to hide "No Font" in font-selector?

Christopher Chrissitopher at gmx.de
Mon Mar 31 12:36:53 CEST 2008


Hi,

the question is above.
The standard font on my page is Arial. I set this one as the first font in 
the list of available fonts:

RTE.default.hideFontFaces = *
RTE.fonts {
 face1 {
  name = Arial
  value = arial, verdana
 }
...
}
RTE.default.fontFace = face1 , ....

Anyway, the first entry I get is "No Font". It is not being hidden which 
does not look nicely.

Can this be changed?

Christopher 




More information about the TYPO3-project-rte mailing list