[Typo3-UG Oesterreich] Layer Menü

Damian Kirtz dk at pm-marketing.ch
Tue Dec 7 13:09:25 CET 2004


Servus allerseits
 
Ich habe ein Layermenü. Dieses funzt auch. Nur wenn ich eine Seite aufrufe, zeigt es mir die dritte Ebene an, ohne dass ich etwas auswähle (also das Menü ist inaktiv) Wobei kann dies liegen?
 
marks.NAVIGATION = HMENU
 
marks.NAVIGATION.1 = GMENU_LAYERS
marks.NAVIGATION.1 {
layerStyle= // position:absolute;left:0px;top:145px;width:10px;VISIBILITY:hidden;
xPosOffset = 0
lockPosition = x
expAll = 1
NO {
backColor = #FFF12C
XY = 100, 20
10 = TEXT
10.text.field = title
10.fontFace = fieladmin/verdana.ttf
10.fontSize = 14
10.fontColor = #000000
10.offset = 5,15
20 = BOX
20.dimensions = 0,0,1,150
20.color = #000000}}
 
marks.NAVIGATION.2 = GMENU_LAYERS
marks.NAVIGATION.2{
layerStyle= // position:absolute;left:0px;top:155px;width:10px;
lockPosition = x
yPosOffset = 0
xPosOffset = -200
expAll = 1
NO{
backColor = |*|#FFF12C || #CCCCCC |*|
XY = 101, 20
10 = TEXT
10.text.field = title
10.fontFace = fieladmin/verdana.ttf
10.fontSize = 11
10.fontColor = #000000
10.offset = 5,13
20 = BOX
20.dimensions = 0,0,1,150
20.color = #000000
30 < .20
30.align = r
40 = BOX 
40.dimensions = 0,0,140,1
40.color = #000000
40.align = ,b
50 = BOX 
50.dimensions = 0,0,140,1
50.color = #000000
50.align = ,b}}

marks.NAVIGATION.3 = GMENU_LAYERS
marks.NAVIGATION.3{
expAll = 1
NO{
backColor = |*|#CCCCCC || #FFF12C |*|
XY = 100, 19
10 = TEXT
10.text.field = title
10.fontFace = fieladmin/verdana.ttf
10.fontSize = 11
10.fontColor = #000000
10.offset = 5,13
20 = BOX
20.dimensions = 0,0,1,150
20.color = #000000
30 < .20
30.align = r
40 = BOX 
40.dimensions = 0,0,140,1
40.color = #000000
40.align = ,t
50 = BOX 
50.dimensions = 0,0,140,1
50.color = #000000
50.align = ,b}}
 
Gruss und Dank Damian



More information about the TYPO3-at mailing list