[TYPO3-templavoila] Flexible Content Element: BE user changes BG image

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Tue Mar 6 12:49:36 CET 2007


Daniela Waranie wrote:
> the following won�t work:
> 100 = TEXT
> 100.value = background-image:url({field:field_backgroundimage});
> 
> this also won�t work:
> 100 = TEXT
> 100.field = field_backgroundimage
> 100.wrap = background-image:url(|);
> 
> What is the problem?

The first one uses "value" for wrap, which is incorrect. The second one 
should work but will not produce correct path to image. Try:

100.wrap = background-image:url(/uploads/tx_templavoila/|)


-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-project-templavoila mailing list