[TYPO3-english] Wrap several adyacent elements inside a wrap
    Victor Livakovsky 
    v-tyok at mail.ru
       
    Thu Feb  3 13:18:10 CET 2011
    
    
  
Hi, Enrique.
It's time for OptionSplit here :)
lib.conetnt = CONTENT
lib.content {
...
renderObj.stdWrap.wrap = | |*||*| <div class="container">| || |</div>
}
This will wrap two your last content elements into desired container.
However, if you have only one element on a page, that will cause problems, 
because you'll get only opened <div class="container"> 
    
    
More information about the TYPO3-english
mailing list