Hello,
I just installed ARI Menu (very cool menu module) and solved the template issue with beez2 (Joomla 1.6) with the following CSS below. Now all the texts in the menu are in capitals. How can i solve this.
... and no I have not set text transform in the module.
#header .ux-menu-container
{
position: absolute;
top: 3px;
left: 3px;
}
div#header
{
overflow: visible;
}
#header ul.ux-menu li a:link,
#header ul.ux-menu li a:visited
{
display: block;
padding: 10px 14px;
}
#header ul.ux-menu li a.ux-menu-link-parent:link,
#header ul.ux-menu li a.ux-menu-link-parent:visited
{
display: block;
padding: 10px 24px 10px 14px;
}
#header .ux-menu ul.ux-menu-hidden
{
display: none;
}
#header ul.ux-menu
{
right: 0;
margin: 0;
padding: 0;
position: relative;
}
#header ul.ux-menu-sub li
{
float: left;
text-align: left;
}
#header .ux-menu-container ul
{
max-width: none;
padding: 0;
margin: 0;
}
____________________________________________
Eiderstedt the nose in the face of Schleswig-Holstein.