[TYPO3] problems with gmenu_layers
Christian Hensel
christian.hensel at gmx.net
Sun Apr 29 21:24:31 CEST 2007
hi list, im having problems with a gmenu_layers setup, that works fine in
another typo3 installation on the same server.
Problem: No text / font appear in the generated grafics:
see: http://www.logotherapie-basel.ch
### Menü oben ###
page.includeLibs.gmenu_layers = fileadmin/gmenu_layers.php
temp.menu >
temp.menu = HMENU
temp.menu.1 = GMENU_LAYERS
temp.menu.1 {
layerStyle=position: absolute; left: 80px; top: 180px; width: 10px;
VISIBILITY: hidden;
expAll = 1
dontFollowMouse = 1
lockPosition = x
relativeToParentLayer = 1
xPosOffset = -29
}
temp.menu.1.NO{
backColor = #FFFFFF
4 = IMAGE
4.file = fileadmin/menu.gif
XY = [10.w]+10, 26
10 = TEXT
10 {
text.field = title
fontSize = 14
fontColor = #000000
10.fontFace = fileadmin/verdana.ttf
niceText = 1
offset = 1, 1
}
}
temp.menu.1.ACT{
backColor = #FFFFFF
4 = IMAGE
4.file = fileadmin/menu.gif
XY = [10.w]+10, 26
10 = TEXT
10 {
text.field = title
fontSize = 14
iterations = 6
fontColor = #000000
10.fontFace = fileadmin/verdana.ttf
niceText = 1
offset = 5, 16
}
}
temp.menu.2 = GMENU_LAYERS
temp.menu.2{
wrap = <b>|<b><br>
lockPosition = y
layerStyle=position: absolute; left: 80px; top: 175px; width: 10px;
VISIBILITY: hidden;
relativeToParentLayer = 1
relativeToParentLayer.addWidth = 1
expAll = 1
xPosOffset = -11
dontFollowMouse = 1
}
temp.menu.2.NO {
backColor = |*| #FFFFFF || #FFFFFF |*|
XY= 120, 20
dontFollowMouse = 1
10= TEXT
10 {
text.field = title
fontSize = 14
fontColor = #0033FF
10.fontFace = fileadmin/verdana.ttf
niceText = 1
offset = 5, 16
}
}
temp.menu.3 = GMENU
temp.menu.3.wrap = <b>|<b><br>
temp.menu.3.NO {
backColor = |*| #E8E8E8 || #E8E8E8 |*|
XY= 120, 20
10= TEXT
10 {
text.field = title
fontSize = 14
fontColor = #0033FF
10.fontFace = fileadmin/verdana.ttf
niceText = 0
offset = 5, 16
}
}
any ideas, verdana.ttf exists: -->
-rwxrwxrwx 1 web5 web5 171792 2007-04-29 20:43 verdana.ttf
any ideas?
greetings
Christian
More information about the TYPO3-english
mailing list