Also I notised that one page that I hide from menu, when I am in that page the next page after that is highlighted in menu. This also needed deleting and recreating those pages.
I have tried replacing css with other navigation css that is fully working in other sites, but those dont work in this site. I can only think that something is wrong in the menu li sturcture, or could it be that some of my own ol ul or li styles can cause this? I use menu like this:
Code: Select all
<div id="menu">
{menu template='cssmenu.tpl'}
</div><!-- end menu -->