Hi.
With much time I configurate the ARI YUI Menu (MENU PRINCIPAL on the right column): I changed the image file "menuitem_submenuindicator" (in \modules\mod_ariyuimenu\mod_ariyuimenu\js\assets\menu\sam), etc.
When I added a SECOND Ari Yui Menu, automatically things went bad with the first menu, and then after, also the second Menu get messed. The submenu indicator disapears, and the width of the submenus get shorten, the separator between menu items dissapears.
I deleted the Second Menu, but things haven't fixed.
Could you give me anidea of what went bad?
As follow this is my personalize CSS parameter in the Module:
body#bd.bd .column
{
position: relative;
z-index: 3000;
overflow:visible;
}
.yuimenu ul li
{
background-image: none;
}
body .yui-skin-sam .yuimenubaritem-active
{
background: none orange;
}
#ariyui28 .yuimenubar ul, #ariyui28 .yuimenu ul {
background-color: #E1F2FA /*#02A1DB*/;
}
#ariyui28.yui-skin-sam .yuimenu .bd {
border: 1px solid #E1F2FA;
overflow:visible;
}
#ariyui28.yui-skin-sam UL LI A.yuimenuitemlabel {
color:#006699;
height:24px;
}
#ariyui28 A {
font-size: 12px !important;
}
Could you please guide me in what I did wrong? And how I should add a second menu? The site is
www.contraloriasai.gov.co
Cordially,
JRD