[TYPO3] How to wrap a content element and its header

Frederic Gaus mailinglists at necroshine.de
Tue Feb 27 12:05:23 CET 2007


Gideon So schrieb:
> Hi list,
> 
> 	I would like to wrap the content element and it's header like this:
> 
> 	<div class="content-element-container">
>         <div class="wrap1"></div>
>         <div class="wrap2"></div>
>         <h1>The header</h1>
>         <p>Lorem ipsum dolor sit amet, consectetueradipiscing elit.</p>
>         </div>
> 
> 	Thanks for your kindly help.
> 
> Gideon

I'm not sure if I got you right, but is this what you want?

tt_content.stdWrap.wrap = <div class="content-element-container">|</div>

Greetings

Frederic

-- 
Frederic Gaus                                 pgp-key: 93E6903C
fingerprint: 0C55 4517 CC1E 5F7F 9059  3535 AB54 D8E8 93E6 903C


More information about the TYPO3-english mailing list