So hereґs the problem (detailed at the attachment:
and
the menue canґt open because is not in front of the construct.
See more here..
I use this Code for ARI Ext Menu
Code:
.ux-menu-container .ux-menu A,
.ux-menu-container .ux-menu-sub LI A,
.ux-menu-container LI A.ux-menu-link-first
{
border-right-style: none;
border-left-style: none;
border-top-style: none ;
border-bottom-style: none;
}
.ux-menu-container .ux-menu a{
background: transparent;
color: yellow;
}
.ux-menu-container .ux-menu a:hover
{
color:#e14615;
}
I read different post in the forum, but didґnt find a way to bring up the menue in the front of the structure
Any idea?
Thanks a lot...