Styling File Inputs
Wednesday, September 12th, 2007
It’s always the case, you create a page with a form that looks awesome, only for it to be ruined with the file input. There are ways to style that element, but most of the time it is just too much effort.
Shaun Inman has gone to the effort of doing the work for us by creating a hack, and explains in detail in his post.
Style file inputs with CSS and the DOM
A link to the demo page..