Setting file queue background color

  •  08-04-2010, 1:30 AM

    Setting file queue background color

    I'm currently assessing the AJAX File Uploader for a .NET application I'm developing, and a requirement is it must integrate into the sites design seamlessly.
     
    I've configured the uploader to manual upload, and have been able to set the background color for the list of files after the upload has completed by setting <ItemCellStyle BackColor="#CCCCCC" />. However, the list of files before and during the upload process still display on a white background, is it possible to customise the background color during those phases?
View Complete Thread