[TYPO3] Make dynamic header image a background image

Brian Bendtsen nightowl at galnet.dk
Fri Dec 1 12:11:04 CET 2006


Jacob Rasmussen wrote:
> Hi Brian
> 
> Well... You could use the IMG_RESOURCE instead
> 
> Something along the lines of:
> 
> lib.topimage = IMG_RESOURCE
> lib.topimage {
>   file = ...
>   stdWrap.wrap = background: url( | ) no-repeat;  additional styling
> goes here
> }
> 
> then you should map the IMG_RESOURCE to the DIV style tag (add an empty
> one).
> 
> I hope this works for you :)
> 
> Rgds
> Jacob Rasmussen
Beautiful!

Thanks guys

/Brian Bendtsen


More information about the TYPO3-english mailing list