[Typo3] GMENU with arrow on items with subpages

Peter Klein peter at umloud.dk
Tue Mar 29 13:18:30 CEST 2005


"Lars Houmark" <lars at houmark.com> skrev i en meddelelse 
news:mailman.1.1112043166.7920.typo3-english at lists.netfielders.de...
> Hey list,
>
> I am trying to create a GMENU_LAYERS menu with an integrated arrow in the 
> item if it has subpages.
>
> Actually, I feel I am VERY close on succeeding, and again very far away, 
> as I afraid that it's is not possible with the GMENU.
>
> Here's some code, I'm only pasting the code doing the arrow, as the rest 
> of the menu is very much regular.
>
>
> --- cut ---
>
> temp.menu_1.2.IFSUB < temp.menu_1.2.NO
> temp.menu_1.2.IFSUB = 1
> temp.menu_1.2.IFSUB {
>  13 = IMAGE
>  13.file = fileadmin/template/main/images/menu-arrow.gif
>  13.tile = 1
>  13.align = r,c
>  13.width = 3
>  13.offset = -4
> }
>
> --- cut ---
>

Hi Lars. Try posting the complete code for your menu.. As I need to see what 
code you got in the "temp.menu_1.2.NO" part..

---
MvH Peter Klein / Umloud Untd 





More information about the TYPO3-english mailing list