[TYPO3-templavoila] displaying Header of content element in FCE + wrap each individual RECORD
manolobimbo
manolobimbo at manolobimbo.com
Wed Jan 13 15:51:59 CET 2010
Hi,
I made an FCE with 2 "colums" of type "content element" ans i'd like to
wrap each item contained in each of these with differents <div>
This problem seems to have been already discussed
(http://old.nabble.com/-TYPO3-english--Wrap-only-particular-content-elements-in-a-Templavoila-mapping--td23190867.html)
but i haven't undestand...
Additionaly , i'd like to display the header of these content element.
I've tried this technique
<TypoScript>
10 = TEXT
10.data = register:tx_templavoila_pi1.parentRec.header
10.wrap = <h3 class="header"> |</h3>
</TypoScript>
but it didn't work...
Any help would be appreciated.
Regards
Manolo
More information about the TYPO3-project-templavoila
mailing list