Hi,
I would to change the background color for one component : kunena without changing other colors ... Can you tell me how to doing that. (the default color is white, and i would like a dark grey one)
Best regards
#Kunena{
background-color:#000000;
}
#Kunena {
margin:-20px -20px -30px;
padding:20px;
background-color:#000000;
}