[TYPO3] Problems positioning the Tmenu

Axel Jindra a.jindra at gmx.de
Sat Apr 15 12:03:48 CEST 2006


Hi,
> Note the <div id="mymainDiv">. If I use:
> page.bodyTag = <body><div id="mydiv">
> in the setup of this template, what I get is:
> -------------------
> <body><div id="mymainDiv" onload="T3_onloadWrapper();"><div 
> id="Menu6f55831" style="z-index:9999; z-index: 9999; position: absolute; 
> visibility: hidden; border: 1px solid #ff9900; background: #ffffff; 
> font-weight: bold; padding: 1px;">
> -------------------
> Typo3 takes the last > as the end of the body tag, which is obviously 
> wrong.
it's not. A bodyTag is a body tag, not a body tag and a div tag.
You should use a wrap declaration to put the div around your HMENU, your 
COA or whatever.

Axel.



More information about the TYPO3-english mailing list