Oh by the way, I tried to add an "ACT" proprety to my TS config.
I did like this :

lib.sub_naviguation = HMENU
lib.sub_naviguation {
wrap =
|

entryLevel = 1
1 = TMENU
1.NO.allWrap =  <li class="menu-level2-no"> | </li>
1.ACT.allWrap =  <li class="menu-level2-act"> | </li>
}

But It doesn't work, when the page is active ( thansk to ACT ), the CSS class 
"menu-level2-act" doesn't do anything. ( I told it to change color, for example 
). The CSS property works on a normal html file tho, so I'm sure it's my TS that cause 
the issue.

Do you know what I did wrong?
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to