Hello,
I have a couple of question and cannot find the solution (although should be simple;):
I want the background 'active' of the menuitem to have also the color black
The font color of the menu should be white (active and inactive).
The submenu disappears behind the content. how can i change this?
Hope u can help me with this
Here is the code (might be a little messy as i added code from this forum:
.ux-menu-container ul li a:active
{
background: #000000;
color: #000000;
}
.ux-menu-container ul li a:hover
{
padding-left: 0;
}
#topmodule .yjsquare_in, .yjsquare_yj3 .yjsquare_in,
#topmodule .yjsquare,
body #topmodule
body #holder,
body #holder .inside
{
overflow: visible;
}
body #left,
#left div.mod-box div.box-3
{
overflow: visible;
}
...
LINK:
www.missionpardon.com/joomla (left menu!)
Best regards
Alex