|
GMENU Zeilenumbruch
Hi
hab folgende TCode:
{
special.value = 28
entryLevel = 2
1 = GMENU
1.NO = 1
1.NO {
wrap = |
XY = 146, [40.h]+30
transparentBackground = 0,0
10 = TEXT
10.text.field = title
10.fontColor = #0B3F47
10.fontFile = fileadmin/Schrift/TT0021M_.TTF
10.fontSize = 12
10.niceText = 1
10.offset = 7, 21
10.text.listNum = 0
10.text.listNum.splitChar = |
20 = IMAGE
20.file = GIFBUILDER
20.file {
XY = 146, 1
backColor = #0B3F47
}
20.offset = 0, 29+[30.h]
}
Der Zeilenumburch funktioniert zwar, aber die zweite oder dritte Zeile ist nicht zu sehen. Woran könnte es liegen?
|