[TYPO3] Using custom fonts for menus & headers

Michael Scharkow mscharkow at gmx.net
Wed Jan 25 11:22:01 CET 2006


Elijah Alcantara wrote:
> I have a simple menu here:
> 
> ##Menu [Begin]
> 
> lib.menu = HMENU
> #lib.menu.entryLevel = 0
> lib.menu.1 = TMENU
> lib.menu.1.NO {
> 	allWrap =     | |
> }
> ##Menu [End]
> 
> and wanted it to use my own font, a *.pfb file, I've included the font
> file to the template resource ... but what now? what should I add in
> the typoscript to make that font work?
> 
> 
> Also I'd like to use the same type of font in all my <h1> headers, how
> can I do that??

You should definitely read up on GMENUs and GIFBUILDER objects in TSREF 
and elsewhere. You'll need a GMENU for issue #1, and some TS overrides 
for issue #2. Both have been asked and answered here before, search for 
graphical headers.

Cheers,
Michael



More information about the TYPO3-english mailing list