[TYPO3] bodyTag depends on columns
tapio
tapio.markula at dnainternet.net
Mon Mar 6 21:11:18 CET 2006
Pierre Rouwens wrote:
> Hi again,
>
> I've tried another way with this :
> std.bodyTagCObject = COA
> std.bodyTagCObject.10 = TEXT
> std.bodyTagCObject.10.value = <body id="col3">
> std.bodyTagCObject.10.if.isTrue.cObject < std.10.subparts.colonne_droite
> std.bodyTagCObject.20 = TEXT
> std.bodyTagCObject.20.value = <body id="col2">
> std.bodyTagCObject.20.if.isFalse.cObject < std.10.subparts.colonne_droite
>
> But it works as it isFalse doesn't work at all i have all time <body
> id="col3">.
>
> Any idea ?
Why not just use different classes in content area templates?
More information about the TYPO3-english
mailing list