Hallo
Mein Problem habe ich mit meinem Typoscript (Menügestaltung). Die Untermenü-Liste wird (mit einem Rollover) auf der linken oberen Ecke des Browsers angezeigt. So bringt es mir nicht viel. Das beste wäre ein Erscheinen unterhalb der Maus.
Was muss ich noch hinzufügen?
Danke im voraus.
seite = PAGE
seite.typeNum = 0
seite.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
seite.stylesheet = fileadmin/style.css
seite.10 = TEMPLATE
seite.10 {
template = FILE
template.file = fileadmin/vorlage.html
workOnSubpart = CONTENT
marks.DOCUMENT < styles.content.get
marks{
MENUE = HMENU
MENUE.1 = GMENU_LAYERS
MENUE.1 {
layerStyle = position:absolute;left:0px;top:20px;width:10px;VISIBILITY:hidden;
xPosOffset = 0
lockPosition = x
expAll=1
NO {
backColor = #cccccc
XY = [10.w]+30, 20
10 = TEXT
10.text.field = title
10.fontFace = fileadmin/fonts/arial.ttf
10.fontSize = 12
10.offset = 5,15
}
}
MENUE.2 = GMENU_LAYERS
MENUE.2 {
layerStyle = position:absolute;left:0px;top:200px;width:10px;VISIBILITY:hidden;
xPosOffset = -10
yPosOffset = -30
lockPosition = y
expAll = 1
NO {
backColor = |*| #cccccc || #aaaaaa |*|
XY = 140, 20
10 = TEXT
10.text.field = title
10.offset = 5,13
10.fontSize = 11
10.fontFace = fileadmin/fonts/arial.ttf
20 = BOX
20.dimensions = 0,0,2,20
20.color = #000000
30 < .20
30.align = r
40 = BOX ||
40.dimensions = 0,0,140,2
40.color = #000000
50 = |*||*| || BOX
50.dimensions = 0,0,140,2
50.color = #000000
50.align = ,b
}
}
MENUE.3 = GMENU
MENUE.3.NO {
backColor = |*| #cccccc || #aaaaaa |*|
XY = 120, 20
10 = TEXT
10.text.field = title
10.fontFace = fileadmin/fonts/arial.ttf
10.fontSize = 10
10.offset = 5,13
20 = BOX
20.dimensions = 0,0,2,20
20.color = #000000
30 < .20
30.align = r
40 = BOX ||
40.dimensions = 0,0,120,2
40.color = #000000
50 = |*||*| || BOX
50.dimensions = 0,0,120,2
50.color = #000000
50.align = ,b
}
}
}
Geändert von cathycathy (02.06.2006 um 08:21 Uhr)
Aktive Benutzer in diesem Thema: 1 (Registrierte Benutzer: 0, Gäste: 1)
Lesezeichen