1

Internet Explorer makes the background color of a file upload input gray by default: Screen shot of IE11's default file upload input

See: http://jsfiddle.net/L0t48vnf/

How do I make the background color white?

Applying background: white CSS works in IE8 and 9, but not IE10 or 11. See: http://fiddle.jshell.net/L0t48vnf/1/show/

Daniel Trebbien
  • 38,421
  • 18
  • 121
  • 193
  • 1
    You may want to check out [this question](http://stackoverflow.com/questions/5813344/how-to-customize-input-type-file) – Ted Mar 31 '15 at 14:48
  • Thanks @Ted. I did see that question, but I was hoping that there would be a simpler solution for changing the background color. – Daniel Trebbien Mar 31 '15 at 15:30

0 Answers0