Hi,
ich ropp mir gleich die haare raus ...
die grafik wird nicht verlinkt und die constante kunden_login wird auch nicht als text eingebunden .. ..
wenn ich starren text nehme geht es , aber der link auch nicht
Typoscript-Code:
1: 2: 3: 4: 5: 6: 7: 8: 9: 10: 11: 12: 13: 14: 15: 16:
| temp.kundenlink = IMAGE temp.kundenlink.typolink.parameter = 14 temp.kundenlink.file = GIFBUILDER temp.kundenlink.file { backColor = #FFFFFF XY = [10.w]+5, 20 10 = TEXT 10 { text = {$kunden_login} fontColor = #751741 fontFile = fileadmin/template/fpm/fonts/Unibody_8-Regular.otf fontSize = 8 antiAlias = 0 offset = 0, 15 } } |