[Typo3-linux] GMENU_LAYERS and positioning level-2 menu

Nick Weisser typo3 at openstream.ch
Wed Sep 28 23:02:46 CEST 2005


Tim,

This posting should actually go into the main english list. Anyway...

Try to put the realtiveToTriggerItem property also in the 1st level like 
so (remove the layerStyle stuff):

> page.includeLibs.gmenu_layers = media/scripts/gmenu_layers.php
> temp.menu_2 = HMENU
> temp.menu_2.1 = GMENU_LAYERS
> temp.menu_2.1 {
>   relativeToTriggerItem = 1
>   expAll=1
>   NO {
>   XY = 120,18
>   backColor = #ff9900
>   10 = TEXT
>   10.text.field = title
>   10.offset = 0,13
>   10.align = center
>   10.fontSize = 8px
>   10.fontColor = white
>   10.fontFile =  fileadmin/template/main/lucon.ttf
>   }
> }

Cheers,
Nick

P.S. I realized that GMENU_LAYERS is not cross-browser compatible. It 
reacts somewhat weird in Firefox as far as I can remember.



More information about the TYPO3-linux mailing list