Hi,
I have the twentyten theme adapted to my site. the CSS for the current page item on the nav is:
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
color: #fff;
background: #000;
However, this does not work in IE6, can anyone tell me what the solution is?
Thanks
Phil