[Typo3] page.bodyTag = with multiple lines in SETUP of template?

Jordan van Bergen jordanvanbergen at gmail.com
Thu Feb 10 21:13:23 CET 2005


Hi All,

Is it possible to put more than one line in the page.bodyTag = in SETUP of 
template, like this:

page.bodyTag = <!-- TOPNAV stylesheet(s) -->
<STYLE TYPE="text/css" MEDIA="screen">
<!--
@import url(fileadmin/templates/nouvo/Menu.css);
-->
</STYLE><BODY>

As far as I can see it will only read the first line after = but I need it 
to read the other lines as well. What do I have to do to achieve this? If I 
put it all on one line after page.bodyTag = it will work but this is not how 
it should show up in the source code. In the source code it has to be on 
multiple lines.....

Anyone an idea?

Regards

Jordan van Bergen
jordanvanbergen at gmail.com






More information about the TYPO3-english mailing list