I feel like this is a very dumb problem but I cannot figure out what is wrong. I installed your highly customizable menu alternative. The only change I made was relating to the colors of the menu and, in the CSS Styles box, I added:
.ux-menu-container
{
position:relative;
padding: 6px 0 6px 0;
float: left;
left: 50%;
}
to get the menu to appear in the center of the screen. When I select a menu item, it loads the page correctly but it never highlights the menu item.
Here is the web address:
sclibraryhistory.dyndns.org/savejake/
The Joomla template I'm using is Mw_boot.
Thanks