[TYPO3-german] GMENU_LAYER und RollOver ?

Björn Nagenborg typo3 at ip-domain.de
Thu Mar 2 18:42:11 CET 2006


Hallo zusammen,

Ich habe folgendes Problem:
Ein Kunde hatte eine Menüebene (GMENU mit NO, RO) und wollte eine weitere
hinzu (GMENU_LAYER), das sieht nun so aus:

m.10 = HMENU
m.10.1 = GMENU_LAYERS
m.10.1 {
  layerStyle = position:absolute; left:268px; top:408px;
width:10px;VISIBILITY:hidden;
  xPosOffset =-150
  lockPosition = x
  expAll=1

  NO {
    transparentColor = #F7E2C5
    XY = [10.w]+35,65
    backColor = #FFCC00
    10 = TEXT
    10.text.field = title
    10.fontFile = fileadmin/template/fonts/SF_Pixelate_Bold.ttf
    10.fontSize = 12
    10.offset = 17,60
    10.niceText = 0
    20 = BOX
    20.dimensions = 0,0,[10.w]+35,45
    20.color = #F7E2C5
  }

  RO  < m.10.1.NO
  RO = 1
  RO {
    transparentColor = #F7E2C5
    XY = [10.w]+35,65
    backColor = #FFCC00
    10 = TEXT
    10.text.field = title
    10.fontFile = fileadmin/template/fonts/SF_Pixelate_Bold.ttf
    10.fontSize = 12
    10.offset = 17,60
    10.niceText = 0
    20 = BOX
    20.dimensions = 0,0,[10.w]+35,45
    20.color = #F7E2C5
    30 = IMAGE
    30.file = fileadmin/template/maennchen2.png
    30.file.width = 60
    30.offset = [10.w]/2-15,5
  }
}
m.10.2 = GMENU
...


Nun funktioniert aber plötzlich das RO in der ersten Ebene (m.10.1.RO) nicht
mehr. Wenn ich daraus ein ACT mache, wird es korrekt als ACT angezeigt, nur
das RO eben nicht... Hat jemand einen heißen Tipp?


Vielen Dank
Björn




More information about the TYPO3-german mailing list