[TYPO3-english] Custom class in tmenu according to uid page
Marieke Vandamme
marie at tvh.be
Mon Feb 22 12:17:02 CET 2010
Hello,
I would like to put a specific class according to the uid from the page.
My menu should look like this:
<div class="corporate"></div> # Corporate
<div class="hr"></div> # HR
<div class="knowledge"></div> # Knowledge
..
My typoscript:
temp.myMenu = HMENU
temp.myMenu .1 = TMENU
temp.myMenu .1 {
NO.linkWrap = <div class="???"></div>|
}
Thanks for helping me to fill in the "???" ! Marieke
--
View this message in context: http://old.nabble.com/Custom-class-in-tmenu-according-to-uid-page-tp27685784p27685784.html
Sent from the TYPO3 English mailing list archive at Nabble.com.
More information about the TYPO3-english
mailing list