On 11/08/2011 09:12 AM, Michael Cannon wrote:
> Kay,
>
> Are you positive you're not including your old CSS via cache, TypoScript or
> another way in your final generated HTML?
>
> With the code you've given, color applied is coming from CSS unless you
> happen to have a JavaScript call doing something.
>
> Can you provide a demo URL?
>
> Michael

You are right. After thorough scrutiny I found the culprits in CSS. So
far I'm happy now. But could the color be changed via typoscript? I
found this, but it is not correct:

wrapItemAndSub.dataWrap = <li style="background-color: white">|</li>

It should be analogue to this:

<li><a href="#" style="background-color:white">Home</a></li>

Kay
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to