[Typo3-UG Rhein-Neckar] HMENU

Markus Bucher markus.bucher at bucher-edv.de
Tue May 17 10:52:42 CEST 2005


Hallo!

Ich bin neu in Typo3 und aus Heidelberg, daher diese Mail an die ug-rhein-neckar.

Ich bastle an einem Skript herum und habe Probleme mit dem HMENU/GMENU.

Im Firefox wird alles hervorragend angezeigt und ausgewertet, allerdings ist die 
Navigation im IE horizontal statt vertikal.

Zu testen unter http://deche.de/

Hier mein Code:

Seite = PAGE
Seite.typeNum = 0
Seite.10 = TEMPLATE
Seite.10.template = FILE
Seite.10.template.file = fileadmin/templates/html-templates/html-template.htm
Seite.10.workOnSubpart = dokument
Seite.10.subparts.main < styles.content.get
Seite.10.subparts.rightblock < styles.content.getBorder
Seite.10.subparts.navigation = HMENU
Seite.10.subparts.navigation{
  1 = GMENU
  1{
   NO {
    XY = 145, 20
    backColor = #FFFFFF
    10 = TEXT
    10.text.field = title
    10.offset = 10,14
    10.fontFile = fileadmin/fonts/verdana.ttf
    10.fontColor = #000000
    10.text.case = upper
   }
 }
}
Seite.10.subparts.navigation.1{
  RO < Seite.10.subparts.navigation.1.NO
  RO = 1
  RO.10.fontColor = #000000
  RO.10.fontFile = fileadmin/fonts/verdanab.ttf
  CUR < Seite.10.subparts.navigation.1.NO
  CUR = 1
  CUR.backColor = #990000
  CUR.10.fontFile = fileadmin/fonts/verdanab.ttf
  CUR.10.fontColor = #FFFFFF
}


Danke für eure Hilfe

Gruß

Markus
-- 
Bucher-EDV
Markus Bucher
Saarstraße 11
D-69126 Heidelberg
Telefon +49-6221-4337890
Telefax +49-6221-4337891
markus.bucher at bucher-edv.de
www.bucher-edv.de

Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder diese
E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den
Absender und vernichten Sie diese Mail. 

This email is confidential. If you are not the intended recipient,
you must not disclose or use the information contained in it.
If you have received this mail in error, please tell us
immediately by return email and delete the document.



More information about the TYPO3-UG-rhein-neckar mailing list