[TYPO3-english] GMENU height and linebreak problem
Michael Christensen
michael at stenskjaer.dk
Wed Mar 25 17:38:13 CET 2009
Andreas Burg skrev:
> Michael,
>
> Gerhard Obermayer in the German newsgroup has had the same problem some
> days ago. He also has got no answer. I have an idea. Maybe you can
> create a TEXT object with a fixed value
>
> 99 = TEXT
> 99.text = gjGJ
>
> Take the height from that object to creat the height of the image.
>
> 150,[99.h]+10
>
> And try not to render this object 99, perhaps with "hide", some offset
> far outside or something else. Tell if you have success.
>
Hey!
Thanks for you suggestion!
The only problem is, then what about when the user uses linebreak in the
menuitem, due to too long titels?
For so far, couldn't I just as well use:
xy = 150,25
For all it does now is to fix the height.
More information about the TYPO3-english
mailing list