you know the part where you browse to upload a pic in a site? how to style that one with css? thanks
you know the part where you browse to upload a pic in a site? how to style that one with css? thanks
I presume you're talking about the bit where you're browsing your local computer to find the file - if so, you can't, since that depends on the OS/GUI you're using and not controlled by the browser
Apparently it's harder than it looks
CSS2/DOM - Styling an input type="file", if you're talking about the button and not the dialog.