[TYPO3-templavoila] body:OUTER as ROOT
Alexander Kyrkos
alexander at kyrkos.nl
Tue Sep 5 11:05:23 CEST 2006
Hello,
I'm using Typo3 4.0 and TV 1.
I am trying to use the <body> tag in Ch.Mode OUTER for my ROOT data element
of my_TVtemplate, so that I can map the background attribute of my page's
<body> as Typo Script Object Path, and treat it as IMG_RESOURCE in my Typo3
script template. But the output page is an html page with a double <body>
tag: first an empty one, and then my correctly generated bodytag!
<body>
<body id="pageBody" background="fileadmin/Bck/bck123.jpg">
.
</body>
</body>
Does anybody knows how to get rid of the default <body> tag? It is produced
since I switched to Ch.Mode OUTER for my ROOT?
Thanks in advance,
Alexander
More information about the TYPO3-project-templavoila
mailing list