that didnt work for me.
Here is the code I have in there now:
Code: |
.ux-menu-container .ux-menu A
{
background: #768833 none;
background-image: url(/images/navi_1.jpg);
width: 170px;
height: 12px;
}
.ux-menu-container .ux-menu A:hover,
.ux-menu-container .ux-menu A.ux-menu-link-hover
{
background: #c3d389 none;
}
.ux-menu-container .ux-menu A.current
{
background: #707070 none;
}
.highslide-container
{
z-index: 20001 !important;
}
.highslide-container .outer-glow
{
z-index: 20003 !important;
}
}
|
Everything there now were suggestions that solved previous issues with the menu.
I want to make the menu items that have sub menus the same width as normal menu items, and to remove the triangle image.
(Actually, I dont even mind the menu item being bigger, as much as i dont like the triangle)
If possible, I would like the sub menu to be over layed with a different image, (navi_2.jpg) - like the main menu is