Hello! Excuse my english but I'm italian; i've installed on my joomla site your beautiful modue: mod_ariyuimenu and i've added this text:
------------------------------
#{$id}.yui-skin-sam .yuimenu DIV.bd
{
background: #5388B4;
}
#{$id}.yui-skin-sam DIV.bd ul li a.yuimenuitemlabel
{
color: #FFF;
}
#{$id}.yui-skin-sam DIV.bd ul li a.yuimenuitemlabel-selected
{
background: #FF017E;
}
#{$id}.yui-skin-sam .yuimenu DIV.bd .yuimenu DIV.bd
{
background: #5388B4;
}
#{$id}.yui-skin-sam DIV.bd ul li DIV.bd ul li a.yuimenuitemlabel-selected
{
background: #FF017E;
}
.yui-skin-sam A.yuimenubaritemlabel-selected,
.yui-skin-sam A.yuimenuitemlabel-selected
{
background-color: #FF017E !important;
}
------------------------------
on my joomla site:
www.macinator.it; now I want change the background color of the main menu bar.
What can i do please???