[TYPO3] parameter replacement GMENU

Katja Lampela katja.lampela at lieska.net
Mon May 26 21:00:59 CEST 2008


Hi all,
I'm trying to get my gmenu RO fontColor to work but not successfully. 
The menu works otherwise ok. This is my setup:

....
subparts.MENU.1 {
NO {
....
10.fontColor = #008ed6 |*||*| #84cd1c
....
}
RO < NO
RO = 1
RO.10.fontColor = #000000
}

Roll over gives empty (no text at all).

If I change the order

RO = 1
RO < NO
RO.10.fontColor = #000000

then there is no rollover effect at all, the menu stays the same.

Only thing that I can think of is that the latter parameter doesn't 
replace the first one. Is this normal and maybe due to subpart approach? 
Or what am I missing..?

Thanks,
Katja


More information about the TYPO3-english mailing list