[TYPO3-english] last item on tt_news LIST with different style

Sergio naguib.mahfuz at gmail.com
Fri Jul 30 16:02:24 CEST 2010


Hi list:

I've read the tt_news manual and didn't succeed to find a way to achieve my
goal: how could I add style to my last item link on a News LIST? Something
like:

<ul>
  <li><a href="item1/">Item 1</a></li>
  <li><a href="item2/">Item 2</a></li>
  <li><a href="item3/" class="last">Item 3</a></li>
</ul>


More information about the TYPO3-english mailing list