KevinL
08-13-2010, 11:46 AM
I am trying to change the background color of the container. I have tried everything and no matter what I do I can not get it changed. There has to be something I am missing here is what I am adding to the additional.css I will also add a picture Any help would be great!!
#uploadprogress_container {
width:400px;
height:115px;
border:1px solid #808080;
text-align:{vb:stylevar left};
background-color:#3c3c3c;
overflow:auto;
}
#uploadprogress_container {
width:400px;
height:115px;
border:1px solid #808080;
text-align:{vb:stylevar left};
background-color:#3c3c3c;
overflow:auto;
}