[TYPO3] making a custom header

Borut Rozman jedo at zipp.nu
Thu Apr 20 03:30:24 CEST 2006


I am trying to do a custom header (text on image with gifbuilder) like this
 
lib.stdheader.10.5.file  {    
10 = IMAGE    
10.file = GIFBUILDER
10.file = { 
XY = 560,46
10 = image
10.file = fileadmin/jodelexpress/images/7-002b-jodel_10.jpg
20 = TEXT
20.text.case = upper    
20.offset = 15,25    
20.fontColor = #e73c00    
20.fontFile = fileadmin/fonts/arial.ttf
20.fontSize = 16
20.spacing = 0    
20.niceText = 1    
20.antiAlias = 1        
}
 
}  
 
lib.stdheader.10.5.wrap = | <br>
 
I just get blank image... what am I doing wrong?
 
regards b.



More information about the TYPO3-english mailing list