[TYPO3] how to position content

Harald Klotzberg harald.klotzberg at netzbewohner.de
Sat Apr 22 08:05:15 CEST 2006


Hi Dave,

wrapping page.5.1.NO would of course not help you out. 
Have you checked the manual what .NO does?

page.5.wrap = <div id="test">|</div> should do the job.
What you want is to wrap the menue, not the "normal state". 

Hint: Read TSRef

grtz, harry

-----Original Message-----
From: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] On Behalf Of dave ashton
Sent: Saturday, April 22, 2006 1:00 AM
To: TYPO3 English
Subject: [TYPO3] how to position content


Newbie here!,
I'm trying to position a little menu where i like on the page. Got this code
from the references online:-

page.5 = HMENU
page.5.1 = TMENU
page.5.1.wrap = | <BR><BR>
page.5.1.NO {
layerStyle =
position:absolute;left:0px;top:300px;width:10px;VISIBILITY:hidden;
  xPosOffset =-10
  lockPosition = x
  expAll=1
  linkWrap = &nbsp;<font color=yellow> | </font>&nbsp;
  ATagBeforeWrap = 1
}

this puts the menu at the top of the screen, but i can't seem to position it
in a <div> or table, e.g. if i want to put the menu in a div called <test>
Tried wrap and stdWrap in the 'page.5.1.NO ' but nothing happens. Can get a
gmenu to work aswell, just can't position the thing!

Any help, most appreciated!!

regards,

Dave

_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english




More information about the TYPO3-english mailing list