[Typo3] GMENU, Long names, and images

Scotty C superscotty19 at yahoo.com
Fri Jul 8 08:15:19 CEST 2005


Hello,

A while back, someone asked how to make a GMENU with
long entries wrap. For example:

+------------------+
| Special Projects |
+------------------+

Becomes ....

+----------+
| Special  |
| Projects |
+----------+

Unfortunately, I am not able to access the archive
containing the solution to this issue any longer and I
was wondering if anyone knew how to do this? Here's
what I have so far:

subparts.TOPMENU.1.NO {
        XY = [10.w]+20,29
 
        4 = IMAGE
        4.file = buttonface_up.jpg

        10 = TEXT
        10.text.field = title
        10.fontSize = 13
        10.offset = 2,20
        10.align = center
        #10.niceText = 1
        10.fontColor = black
        10.fontFile = fileadmin/fonts/BNKGOTHM.TTF
        10.antiAlias = 1

        10.shadow.offset = 2,2
        10.shadow.blur = 50
        10.shadow.opacity = 60
}

Thanks!
-Scott.

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 



More information about the TYPO3-english mailing list