[TYPO3-german] GMENU zeigt nur weiße Grafiken
Sebastian Jurk
info at top-info.org
Mon Sep 26 16:44:15 CEST 2011
Ja das klappt alles... meine grafischen Überschriften funktionieren
übrigens auch. h1 ist zB so formatiert:
lib.stdheader {
stdWrap.dataWrap >
10 {
1 = COA
1 {
10 = IMAGE
10 {
wrap = <h1>|</h1>
file = GIFBUILDER
file {
XY = [10.w]+2,[10.h]+8
backColor = #ffffff
transparentBackground = 1
transparentColor = #ffffff
niceText = 0
10 = TEXT
10 {
text.field = header
text.listNum = 0
text.listNum.splitChar = |
fontFile = fileadmin/templates/fonts/LTe50417.ttf
fontSize = 18
fontColor = #96bf0d
offset = 0,20
niceText = 0
}
}
border = 0
altText.field = header
}
}
}
}
Am 26.09.2011 15:35, schrieb Masod Mohmand:
> Hallo,
>
> hast du einmal im Install Tool nachgeschaut ob die Tests mit der
> Bildverarabeitung einwandfrei funktionieren?
>
> Install Tool -> Image Processing -> Testmenu.
>
>
> VG,M
>
> Am 26.09.11 15:02, schrieb Sebastian Jurk:
>> 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