[TYPO3] Transparent GIF in GMENU

Susanne Moog mail at susanne-moog.de
Sun Apr 2 15:21:16 CEST 2006


Scotty C schrieb:

> I really wish I knew why this isn't working! Thanks as
> always,
> -Scott. 

Hey Scott,

my menu has the following code and is working perfectly. Perhaps you can 
find out where your error is.

page.40.10 = HMENU
page.40.10.entryLevel = 0
page.40.10.special = directory
page.40.10.special.value = 1
page.40.10 {
        1 = GMENU
        1.NO = 1
        1.NO {
           XY = 196, 24
          transparentBackground = 1

          # render Text
          10 = TEXT
          10.text.field = title
          10.fontColor = #000000
          10.fontFile = fileadmin/fonts/verdana_01.ttf
          10.fontSize = 12
          10.niceText = 0
          10.offset = 14, 16
          15 < .10
}}

Regards,
Susanne



More information about the TYPO3-english mailing list