When a menu link has been visited it does not display properly any more in the second level menu in IE6 only (see attached image).
I found the following addition solves the problem:
/* Second level links */
#navigation ul ul li a,
#navigation ul ul li a:visited, /* this line solves the ie6 problem */
#navigation ul li.active-trail ul li a,
By the way, great, clean and straight forward theme.
Thanks,
John
| Comment | File | Size | Author |
|---|---|---|---|
| sky-beh.png | 3.44 KB | dstdst |
Comments
Comment #1
jacineThanks! I'll add this to the next release ;)
Comment #2
jacineCommitted :) You'll see it in 6.x-3.9 in a few minutes.
Thank you!