Log in

View Full Version : changing color of: uploadprogress_container


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;
}

KevinL
08-14-2010, 11:25 AM
Really? No one has ever tried to color anything here?

I mean an idea would be great....

Thanks