[TYPO3-RTE] How to use my own CSS

ndluong nottoday84 at yahoo.com
Fri Feb 10 02:51:08 CET 2006


rocky wrote:
> Hey,
> 
> Is that possible I could add some HTML tags by myself so I could fully 
> control the content presentation through CSS. For instance I can use the 
> extention to define the page title as h1
> 
> Here is the code
> ####
> <h1> Home </h1>
> #####
> Is that possible I could add a div to wrap them up?
> like this
> ############
> <div id=pagetitle><h1>Home</h1></div>
> ###########
> 
> Thanks in advance!
> 
> Rocky

hi !
I think you should read this article, so it can help you
http://typo3.org/documentation/tips-tricks/customizing-the-rich-text-editor/
and read documentation of rte.

good luck



More information about the TYPO3-project-rte mailing list