[TYPO3] fonts in menu

Michael michael at nospamzaakinfo.net
Sat Oct 28 14:27:07 CEST 2006


Please help,

I'm trying to get a menu with own fonts. But I don't get it to work:

I have the following:

temp.includeLibs.gmenu_layers = 
typo3/sysext/cms/tslib/media/scripts/gmenu_layers.php
temp.menu_1 = COBJ_ARRAY
temp.menu_1 {
  10 = HTML
  10.value = <table border=5 cellpadding=5 cellspacing=5>

  20 = HMENU
  20.entryLevel = 0
  20.1.includeLibs.gmenu_layers = 
typo3/sysext/cms/tslib/media/scripts/gmenu_layers.php
  20.1 = GMENU
  20.1.NO {
    wrap = <tr><td> | </td></tr>
    XY = {$menuXY}
    backColor = {$bgCol}
    20  = TEXT
    20 {
 text.field = nav_title // title
 align = left
 offset = 0,8
 niceText = 1
 fontFile = fileadmin/fonts/tt0987m_.TTF
 spacing = 2
 fontColor = #5E262F
 fontSize = 12
    }
  }

  30 = HTML
  30.value = </table>
}

Please help, give me some ideas!!!


regards,
Michael 





More information about the TYPO3-english mailing list