[TYPO3] Wrap everything but header of a content element

Vlatko Surlan vlatkoDOTsurlan at gmail.com
Fri Feb 16 09:27:11 CET 2007


JoH asenau wrote:
> So you should still wrap the header and the entire element but slightly
> different:
> 
> Wrap for the header
> <h1>|</h1><div class"myEverythingButTheHeaderWrappedWrap">
> 
> Wrap for the element
> |</div>
> 
> Should do the job

It is not about the syntax, it's about which ts objects to modify.

typoscript = <h1> | </h1><div class"EverythingButTheHeader"> | </div>

I need to know what should be the typoscript above? That is what I 
couldn't find in my css_styled_content template.


More information about the TYPO3-english mailing list