Hi Admin,
I have the following website:
link
When the mousecursor goes over the Mainmenu-item "PROJECTS" --> I get the dropdownbox with the submenu-items, but the layout is wrong.
I want the same layout (= transparant black background with white text | when hovered: white background with grey text) for the submenu-items.
Can you please help me with this?
In the module options: I have additional CSS style:
#{$id} A.ux-menu-link-level-0
{
background: transparent url("templates/itbudget/images/block_c.png");
}
DIV.ux-menu-container UL.ux-menu LI A
{
border-style: none;
}
#ariext94_container
{
margin-left: -25px;
}
body UL.ux-menu LI A,
body UL.ux-menu LI A:hover,
body UL.ux-menu LI A:link,
body UL.ux-menu LI A:visited
{
font-family: Verdana,Geneva,Arial,Helvetica,Sans-Serif;
}
Many thanks in advance!
Kind Regards,
Johan Santamaria