[Typo3] Re: Avoid narrow font in menu

Jane Larsen noesgard at gmail.com
Wed May 4 13:41:19 CEST 2005


Thank you very much, it was indeed the fontfile fact I had overlooked :o)

//Jane

On 5/4/05, JoH <info at cybercraft.de> wrote:
> >> I have a menu with this 1 level setup:
> >>
> > [...]
> >>
> >> 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?
> >
> > Are you using GD2? And what's the dpi setting in the Typo3 Install
> > Tool?
> >
> > I hope I'm pointing in the right direction...
> 
> Well - not ;-)
> 
> This is should be part of a GMENU setup but there are some things wrong and
> others missing:
> 
> 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
>   }
> 
> fontFace doesn't exist in GIFBUILDER (nor should it in XHTML).
> It has to be fontFile:
> 10.fontFile = fileadmin/fonts/Verdana.ttf
> 
> This is just an example that has to be replaced with the original path and
> filename.
> 
> Joey
> 
> --
> Wenn man keine Ahnung hat: Einfach mal Fresse halten!
> (If you have no clues: simply shut your knob sometimes!)
> Dieter Nuhr, German comedian
> openBC: http://www.openbc.com/go/invuid/Jo_Hasenau
> 
> 
> _______________________________________________
> Typo3-english mailing list
> Typo3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>



More information about the TYPO3-english mailing list