[Typo3] Problems with Image Properties and RTE

Amir M. amir219 at sbcglobal.net
Mon Dec 12 16:45:22 CET 2005


To Carla and Christopher,

Yes, I have done those already. :) The following is the exact code from 
my  root page's TSConfig:

RTE.default.showButtons = *
RTE.default.contentCSS = fileadmin/templates/rte_styles.css
RTE.config.tableName.columnName.showButtons  = *
RTE.config.tt_content.bodytext.showButtons  = *
RTE.default.classesImage = img.floatLeft


Here is the following from the css stylesheet, which can be found here:
www.stratcommandcenter.com/redesign/fileadmin/templates/rte_styles.css

img.floatLeft {
float:left;
margin:5px;
}

Thats it.  Is there any other requirements to make this work?  Because 
as of now, its not working.  :-/



More information about the TYPO3-english mailing list