[TYPO3] Using background image in Flexible Content
    Jeppe Donslund 
    jd at webmasters.dk
       
    Fri Nov 16 14:27:24 CET 2007
    
    
  
Hi Lee.
Exactly. Perfect. Thanks.
Jeppe
lee perry skrev:
> hey jeppe,
> 
> in the felxible content element just map on the attribute "style" of 
> your html-element with the dynamic background. and in the datastructure 
> you can use the following typoscript:
> 
> <TypoScript>
>     10 = IMG_RESOURCE
>     10.file.import = uploads/tx_templavoila/
>     10.file.import.current = 1
>     10.file.import.listNum = 0
>     10.stdWrap.wrap = background-image: url(|);
> </TypoScript>
> 
> maybe it will help you.
> 
> bye and cu,
> lee
> 
> 
>> Hey everybody
>>
>> I wonder if it is possible to use background image in a flexible 
>> content? The image has to be dynamic so that it is easily changed.
>>
>>
>> Regards,
>> Jeppe D.
    
    
More information about the TYPO3-english
mailing list