[TYPO3] Footer menu

dave ashton dave at bassmedia.net
Tue Apr 25 12:07:35 CEST 2006


Hi all,
Still stuck!
I have this code to try and put a horizontal menu at the footer of the page.

page.5 = HMENU
page.5.wrap = <div id="test">|</div>
page.5.1 = TMENU

page.5.1.wrap = | <BR><BR>
page.5.1.NO {
  linkWrap = &nbsp;<font color=black> | </font>&nbsp;
  ATagBeforeWrap = 1
}

This inserts a menu, but in the outputted html code, the <div> is always put 
just after the body tag of the outputted html.
Even though i put the 'test' div in the template and stylesheet and position 
the div in another div for positioning, , the 'test' div is always put after 
the body tag.

How do i position the 'test' to go where i want it?

Sorry, but can't figure it out!

regards,

Dave




More information about the TYPO3-english mailing list