Currently working on a photo uploading website and looking to customize the appearance of the 'select file' button on the upload page. I've attempted adding a class to the
<input type="file" name="uploadedfile"><br>
line in order to style it, but only managed to affect the background, not the button itself. Is there a way to style the button while retaining the filename display? Something along the lines of the button and progress bar shown in this image: http://prntscr.com/3jcwmr