[Typo3] RTE classesImage - how does it work?

Birgit Rühring Birgit.Ruehring at gmx.net
Mon Feb 28 19:41:38 CET 2005


Hallo Kester,

RTE.default {

    PROC.allowTagsOutside = IMG

    classesImage = floatleft

   classesCharacter = floatleft

}

RTE.classes {

   floatleft.name = Image left

 floatleft.value = float:left;

   }

------------------------------

and in your css file:

floatleft {

float: left;

}



best regards

Birgit Rühring







More information about the TYPO3-english mailing list