[TYPO3-english] HMENU: add class only in one item

Iban cardona at opus5.info
Thu Jun 12 09:01:15 CEST 2014


Hello,

I have this HMENU in my ts setup configuration:

temp.links = HMENU
temp.links.special = list
temp.links.special.value = 1,2,3,4
temp.links {
      1 = TMENU
      1 {
         wrap = <ul>|</ul>
         NO.linkWrap = <li>|</li>
      }
}

I'd like to add a class only in the last li tag. Any suggestion?

Thank you so much!



More information about the TYPO3-english mailing list