[Typo3] Avoid narrow font in menu

Jane Larsen noesgard at gmail.com
Wed May 4 00:50:07 CEST 2005


I have a menu with this 1 level setup:

temp.menu_1 = HMENU
temp.menu_1.1 = GMENU_LAYERS
temp.menu_1.1 {
  layerStyle = position:absolute;left:0px;top:192px;width:10px;VISIBILITY:hidden;
  xPosOffset =-5
  lockPosition = x
  expAll=1
  hideMenuWhenNotOver=2
  NO {
    backColor = #192D41    
    XY = [10.w]+10, 14
    10 = TEXT
    10.text.field = title
    10.fontColor = white
    10.fontFace = Verdana
    10.fontFace.text = Verdana
    10.fontSize = 11
    10.offset = 5,10
  }
}

But the text does not show like normal verdana(it shows condensed
tending to be unreadable), as the rest of my page uses, is there
something I'm missing or can I change the font style style somehow?

//Jane Larsen



More information about the TYPO3-english mailing list