[TYPO3] Make dynamic header image a background image

Jacob Rasmussen jr at concare.net
Fri Dec 1 11:47:54 CET 2006


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


More information about the TYPO3-english mailing list