I am looking to adjust the width of the HTML tag and also style the browse button in the input type file.
In my search for solutions, I found:
Is there a way to set width of input type file for showing in Firefox?
and
Setting uniform input type file width in all browsers
However, these solutions seem specific to certain browsers. I need it to work on Mozilla Firefox, Netscape Navigator, Google Chrome, Safari, etc. And I want to keep the original input control visible.
Any suggestions on how to achieve this?