How do you style an input type=\"file\" button?
type=\"file\"
I would normally use simple javascript to customize the file input tag.A hidden input field,on click of button,javascript call the hidden field,simple solution with out any css or bunch of jquery.
Upload File