[TYPO3-dev] Get rid of div tags in css_styled_imgtext
    Ernesto Baschny [cron IT] 
    ernst at cron-it.de
       
    Wed Jul 26 12:18:54 CEST 2006
    
    
  
Thomas Hempel schrieb am 26.07.2006 12:05:
> I'm just trying to remove all that div tags that are arranged around the
> images by css_tyled_imgtext.
> All I need is the imagetag with a special class. Nothing more nothing
> less. Do I have to write my own render method or can it be done else?
> 
> I use TYPO3 3.8.1 with cron_cssstyledimgtext 0.4.1
You can try a new renderMethod. See this section in the docu on how to
do that:
http://typo3.org/documentation/document-library/extension-manuals/cron_cssstyledimgtext/0.4.1/view/1/3/#id3044097
Check out how the "dl" method is defined and just do a similar thing.
Cheers,
Ernesto
    
    
More information about the TYPO3-dev
mailing list