[TYPO3] Help...Content in 2 columns

Elise Daans elise at buitendezone.be
Tue Jan 3 10:22:00 CET 2006


Thanks alot!
I got it working

greetz,

Elise

"Søren Vedel" <sv at workhouse.com.br> wrote in message 
news:mailman.1.1135964985.24158.typo3-english at lists.netfielders.de...
> Hi Elise,
>
> You have to make a few changes:
>
>>    # Substitute the ###content2### subpart with some example content:
>>     subparts.content < styles.content2.get
>
> should be changed to:
>
> # Substitute the ###RIGHT_CONTENT### subpart with some example content:
> subparts.rightcontent < styles.content.getRight
>
>
> Then you must add the ###RIGHT_CONTENT### subpartmarker to your 
> html-template file (template_page.html I guess...).
>
>
> You normally have 4 columns available to put in some content.
>
> left = styles.content.getLeft
> normal = styles.content.get
> right = styles.content.getRight
> border = styles.content.getBorder
>
>
> Hope you will succeed now!
>
> Regards
> Søren Vedel 





More information about the TYPO3-english mailing list