4 Replies Latest reply on May 21, 2008 1:02 PM by nathandennis

    fileupload progress bar style

    nathandennis

      running 3.2.0.
      i have a page that is centered using css that contains a rich fileupload component. while i can over write about every other aspect of the component using css im having great difficulty left aligning the progress bar contents. from the documentation i believe this could be done using.

      .rich-progress-bar-shell{
       text-align:left;
      }
      


      also tried specifying the class using uploadListClass with no luck.

      can anyone help direct me to the solution?

      i upgraded to 3.2.1 thinking it might have been something that was patched.... no such luck