Einzelnen Beitrag anzeigen
  #1  
Alt 26.05.06, 17:35
cathycathy cathycathy ist offline
Forum Zuschauer
 
Registriert seit: 26.05.06
Beiträge: 8

Platzierung des Menüs


Hallo miteinander

Ich habe folgendes Problem:

Ich habe ein grafisches Menü für Typo3 erstellt.

Dieses funktioniert auch. Nur weiss ich jetzt nicht, wie ich es dem Punkt ###NAVIGATION### zuordnen soll, sodass die Navigation am richtigen Ort angezeigt wird.

Mein Code:
Code:
page = PAGE
page.typeNum = 0
page.bodyTag = <body bgcolor="#ffffff" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
page.stylesheet = fileadmin/style.css
page.10 = TEMPLATE
page.10 { 
   template = FILE
   template.file = fileadmin/template.html
   marks.DOKUMENT < styles.content.get   
   
   marks.MENUE = HMENU
   marks.MENUE.1 = GMENU
   marks.MENUE.1.NO {
      backColor = #BBBBBB
      XY = 80, 15
      10 = TEXT
      10.text.field = title
      10.fontFile = fileadmin/arial.ttf
      10.fontSize = 11
      10.offset = 4,9
   }

}



tt_content.image.20.spaceBelowAbove = 0
Danke und Gruss

Geändert von cathycathy (28.05.06 um 15:06 Uhr).
Mit Zitat antworten
TYPO3forum.net empfiehlt den T3N Testsieger: Bestes Preis-Leistungs-Verhältnis (Ausgabe 12/2008)