This input automatically forces the browser to create a button. I can't edit the styling of the button so how can I fix this so I can add my own button? Wierd issue...
<input class="text" id="upload" name="upload" onchange="check_yes('avatar_yes')" type="file" />
John