[TYPO3] Wrapping in menues
Thomas Rune Korsgaard
tkorsgaard.typo3 at gmail.com
Sun Oct 8 16:19:19 CEST 2006
Hello list.
I wanted to create a menu that was something like :
<div> menuitem1 <img src"menuitem1.jpg"> </div>
<div> menuitem2 <img src"menuitem2.jpg"> </div>
<div> menuitem3 <img src"menuitem3.jpg"> </div>
<div> menuitem4 <img src"menuitem4.jpg"> </div>
So that every menu item was wrapped around an image that had the
corresponding name. I tried to build my menu like this:
NO.allWrap = <div> | <img src=" | .jpg"> </div>
but this was without luck. Any good sugestions? The idear is that I
want a different image accosiated to each menu item.
Thanks!
Yours,
/Thomas
More information about the TYPO3-english
mailing list