[TYPO3-german] CSS Klasse im <a>-link beibehalten

Tom Arnold t3list at bnt.de
Wed Oct 2 08:20:41 CEST 2013


Hi Kristijan,

aTagParams ist Dein Freund:

lib.navigation = HMENU
lib.navigation {
  wrap = <ul>|</ul>

  1 = TMENU
  1 {
    NO = 1
    NO {
      allWrap = <li>|</li>
      htmlSpecialChars = 2
      aTagParams = class="link"
    }
}

<http://docs.typo3.org/typo3cms/TyposcriptReference/MenuObjects/Tmenuitem/Index.html>

viele Grüße
Tom


More information about the TYPO3-german mailing list