[Typo3-UG Hamburg] Systemblind, wer kann helfen.

Andreas Kunde a.kunde at 3sml.com
Thu Nov 3 12:18:54 CET 2005


Hallo Liste,

ich bin gerade dabei ein Menü zu bauen. Nur leider wird es in der zweiten
Ebene  nicht ausgegeben. Irgendwie scheine ich den Fehler zu übersehen,
man wird nach gewisser Zeit einfach Systemblind. Vielleicht könnt ihr mir
ja weiterhelfen.

Ich habe es auch schon mit dem entryLevel versucht, jedoch klappt es nicht.
--------------------------------------------------------------------------

code:
lib.subnavigation =COA
lib.subnavigation = HMENU
lib.subnavigation.2  = GMENU
lib.subnavigation.2 {
                     expAll = 1
                     displayActivOnLoad = 1

    NO {
	XY = 174, 26
	backColor = #729BE1
        ATagParams=class="imgLeft"
        10 = TEXT
	10{
		fontSize = 10px
		fontFile = fileadmin/templates/html/fonts/arial.TTF
		fontColor = #000000
		offset = 15, 16
		niceText = 1
		text.field = title
		   }
	}
      RO = 1
      RO{
	XY = 174, 26
        transparentBackground = 1
	backColor = #729BE1
        ATagParams=class="imgLeftHover"
	10 = TEXT
	10{
	    fontSize = 10px
	    fontFile = fileadmin/templates/html/fonts/arial.TTF
	    fontColor = #000000
	    offset = 15, 16
	    niceText = 1
	    text.field = title
	   }
	 }
       CUR = 1
       CUR{
	   XY = 174, 26
	   backColor = #729BE1
	   10 = TEXT
	   10{
		fontSize = 10px
		fontFile = fileadmin/templates/html/fonts/arial.TTF
		fontColor = red
		offset = 15, 16
		niceText = 1
		text.field = title
	      }
	   }
	}
----------------------------------------
Danke für eure Hilfe.
Gruß,
AndreasK




More information about the TYPO3-hamburg mailing list