[TYPO3-english] Textpic content element wrap
    Jesper Mathiasen 
    jekorma at gmail.com
       
    Sun Jul 19 16:41:44 CEST 2009
    
    
  
Thanks for your reply, but that didn't change anything.
I'm currently using this snippet for textpic:
tt_content.textpic.20 {
  stdWrap.dataWrap (
     <div class="contentElement CType_{field:CType}
section_frame_{field:section_frame} header_layout_{field:header_layout}">
     |
   </div>
  )
}
But that does not include the header of the element.
J
Bartosz Aninowski wrote:
> 
> 
> Try this
> tt_content.textpic.wrap = <div class="lll">|</div>
> 
> 
> 
    
    
More information about the TYPO3-english
mailing list