Marieke Vandamme
2010-02-22 11:17:02 UTC
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
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.
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.