Custom file input can’t be that hard?
by Anorgan on Feb.07, 2010, under Web
Ok, this is a quick post. I wanted to style the input for file upload, and spent some time fine tuning. In order to have this for future use, I made a tutorial for myself
. If you need to style file input, see my demonstration on how to fake file type input or download the file. This is in no way final or tested. If you have suggestions, please leave a comment.
November 10th, 2010 on 4:40 am
i added opacity for ie in your css p.fake_file_input .file_input
filter: alpha(opacity = 0);
thanks!!!
November 23rd, 2010 on 7:10 pm
example doesnt work.
November 24th, 2010 on 10:39 pm
@tester: Hi, can you tell me what’s not working for you?