[Typo3] Help newbie to separate menu items

Almir Orle almir.orle at utbildning.stockholm.se
Thu Nov 17 16:21:54 CET 2005


I was following Kaspers Tutorial: Golive Template integration, now I
want to separate menu items with |

My menu looks like this

Button1 Button2 Button3 ... Button12

I want it like this:

Button1 Button2 Button3 Button4 | <separator> Button5 Button6 Button7 |
<separator> Button8 Button9 ... Button12 

The last 3 one I want them in diffrent color...

My template setup looks like this:

subparts.MENU = HMENU
  subparts.MENU.minItems = 12
  subparts.MENU.maxItems = 13
  subparts.MENU.1 = TMENU
  subparts.MENU.1.NO {
    allWrap = |*| <td width="50" height="20" bgcolor="#FFFFFF" nowrap>
| </td> || <td width="50" height="20" bgcolor="#FFFFFF" nowrap> | </td>
|*|
    linkWrap = <center>|</center>


I would be happy for an answer!

Cheers,
Almir



More information about the TYPO3-english mailing list