[TYPO3-german] GMENU zeigt nur weiße Grafiken

Sebastian Jurk info at top-info.org
Mon Sep 26 15:02:11 CEST 2011


Hallo,

ich baue eigentlich keine grafischen Menüs und habe jetzt schon eine 
ganze Weile nach dem Problem gesucht. Vielleicht kann mir jemand einen 
Hinweis geben.

Das ist der erste Teil des Menüs:

       TOPMENU = HMENU
       TOPMENU {
         wrap = <ul class="menu"> | </ul>
         1 = GMENU
         1 {
           begin = 1
           maxItems = 5
           noBlur = 1
           expAll = 1
           NO = 1
           NO {
             wrap = <li class="lvl01"> | </li>
             10 = TEXT
             10 {
               XY = [10.w]+2,[10.h]+8
               backColor = #ffffff
               transparentBackground = 1
               transparentColor = #ffffff
               niceText = 0
               text.field = header
               text.listNum = 0
               text.listNum.splitChar = |
               fontFile = fileadmin/templates/fonts/LTe50417.ttf
               fontSize = 18
               fontColor = #96bf0d
               offset = 0,20
               niceText = 0
             }
           }
         }

Das Ergebnis ist aber immer ein Bild welches komplett weiß ist.

Noch eine zweite Frage... ich soll unter der grafischen Hauptüberschrift 
noch den Subheader anzeigen. Allerdings ohne Grafik. Wie macht man das 
am Besten?

Danke!
Sebastian


More information about the TYPO3-german mailing list