I am looking to customize the appearance of the file_field in CSS. Rather than displaying the default browse button, I would like to use a simpler upload button for file submission.
What steps can I take to modify the CSS of the file_field and replace it with another image? I want to create a button-like appearance instead of the standard file upload control.