[TYPO3] Image in menu

Alexander Schloegl office at viennadesign.com
Sat Feb 4 15:50:20 CET 2006


Bernhard Kraft wrote:

> ...You will have to make a GMENU like:
> 
> 
> 
> lib.mainmenu = HMENU
> lib.mainmenu.1 = GMENU
> lib.mainmenu.1 {
>   target = _top
>   wrap = <table cellspacing="0" cellpadding="0" border="0" 
> width="100%"><tr> | </tr></table>
>   NO {
>     allWrap = <td align="center"> | </td>
>     altImgResource.import = uploads/media/
>     altImgResource.import.field = media
>     altImgResource.import.listNum = 0
>   }
> }
> 
> 
> Of course this generates a horizontal menu but I'm sure you can adopt it 
> to your needs.


Oh yes... :) altImgResource was the magic item...
I guess I will have to do more TSRef reading befor going to sleep...

thx Bernhard,

Alexander



More information about the TYPO3-english mailing list