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

CommentFileSizeAuthor
sky-beh.png3.44 KBdstdst

Comments

jacine’s picture

Status: Active » Patch (to be ported)

Thanks! I'll add this to the next release ;)

jacine’s picture

Status: Patch (to be ported) » Fixed

Committed :) You'll see it in 6.x-3.9 in a few minutes.

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.