[TYPO3] split GMENU
Bas van der Togt
b.vandertogt at profinit.com
Tue Apr 18 11:07:04 CEST 2006
Hello list!
I'm trying to split my gmenu if it has to many characters, but i can't
get it work. What am i doing wrong:
# Menu Left Level 2
temp.MenuLeft.2 = GMENU
temp.MenuLeft.2.NO {
wrap = <table border="0" cellspacing="0"
cellpadding="0"><tr><td>|</td></tr><tr><td bgcolor="#FFFFFF"
height="1"></td></tr></table>
XY = 183,[20.h]+20
backColor = #B8B8B8
10 = TEXT
10 {
text.field = title
fontColor = #FFFFFF
fontFile = fileadmin/templates/fonts/Verdana.ttf
niceText = 1
offset = 10,15
fontSize = 10
text.listNum = 0
text.listNum.splitChar = |
}
20 = TEXT
20 {
text.field = title
fontColor = #FFFFFF
fontFile = fileadmin/templates/fonts/Verdana.ttf
niceText = 1
offset = 10,15
fontSize = 10
text.listNum = 1
text.listNum.splitChar = |
}
}
Cheers,
Bas van der Togt
More information about the TYPO3-english
mailing list