How to style the choose file button only?

679 views Asked by At

Using django I am using django to upload post on my website. I can do that but i want to style that choose file button too like in Facebook

1

There are 1 answers

3
Huynh On BEST ANSWER

You can use attribute for of html to create a button you want then hidden element . See example below:

http://jsfiddle.net/4cwpLvae/