Thanks again for great menu and outstanding support.
I have a few problems.
www.visimaker.com/joomla/index.php?option=com_content&view=article&id=13&Itemid=14
1. When click on submenu for a second I get all menus reformatted. I attached a sample.
I made some customization to menu.min.css file looking to other examples that you have on this forum.
BODY .ux-menu A{ background:url(images/blue_bg.png); color:#FFF;}
BODY .ux-menu A:focus,
BODY .ux-menu A:hover,
BODY .ux-menu A.ux-menu-link-hover
BODY .ux-menu A.current
{
background:url(images/blue_sel_bg.png);
color:#eae9fd;
}
UL.ux-menu LI UL.ux-menu-sub LI A
{
background: #f7f7f7;
color:#036;
}
UL.ux-menu LI UL.ux-menu-sub LI A.ux-menu-link-hover,
UL.ux-menu LI UL.ux-menu-sub LI A:hover,
UL.ux-menu LI UL.ux-menu-sub LI A:focus
{
background: #b6c9e2;
color:#036;
}
2. I want to have a horizontal menu pattern all across the page (width 960 px). What should I change?
3. Horizontal menu submenus are behind the vertical menu module.
4. For vertical menu module, how to set up width of vertical menus to 200 px?
Thank you
Elena