How can I change the CSS style of progress upload bars and backgrounds in uploadify?
Have you tried messing with the styles? Like so:
.uploadifyProgressBar { background-color: #ccc; }