[Typo3-german] Template: ###CONENT_NORMAL### wie kommt das styles.content Objekt rein ???
Timo Zimmermann
timoz at web.de
Sun Oct 16 09:42:39 CEST 2005
Hallo Tomas,
welche static templates hast du eingebunden.
Die Textfarbe müste über den ConstantEditor oder in Einzelfällen über den
RTE bzw. htmlArea (Firefox) zu ändern sein.
(CONTENT_NORMAL
CONTENT_NORMAL < styles.content.get)
Gruß
Timo Zimmermann
"Tomas Michal" <Tomas.Michal at t-online.de> schrieb im Newsbeitrag
news:mailman.4179.1129401687.10463.typo3-german at lists.netfielders.de...
> Hallo,
>
> ich habe mir ein Template gebaut wo der Marker ###CONTENT_NORMAL### den
> Inhalt aus der Datenbanktabelle "tt_content" bekommt.
>
> Beispiel :
>
> CONTENT_NORMAL=CONTENT
> CONTENT_NORMAL {
> table=tt_content
> select.orderBy=sorting
> select.where=colPos=0
> }
>
>
>
> Wie muss ich nun aber den styles.content zuweisen ?? Damit ich z.B: die
> Textfarbe so aendern kann:
>
> styles.content.textStyle.color = white
>
> Funktioniert derzeit nicht..
>
> Tschau Tomas
More information about the TYPO3-german
mailing list