[Typo3] RE: Graphical header, new ttf fonts

matthew at manderson.co.uk matthew at manderson.co.uk
Sat Mar 26 16:38:07 CET 2005


> Now, I'm trying to define new sets of titles to generate new graphical
> headers
This is the basic code I use to change the header types to images.

#attack the content headers and turn into images
#10.1, 10.2, 10.3 etc for header 1, 2, 3 types etc.
####HEADER STYLE TYPE 1 #####
lib.stdheader.10.1 >
lib.stdheader.10.1 = IMAGE
lib.stdheader.10.1.file = GIFBUILDER
lib.stdheader.10.1.file {
XY = [10.w],[10.h]+4
10 = TEXT
10.text.current = 1
10.offset = 0,[10.h]
10.fontSize= 16
10.fontColor = #333366
10.fontFile = t3lib/fonts/times.ttf
}

--
Matthew
w: http://www.aoline.com



More information about the TYPO3-english mailing list