I changed the input file button style with jquery, but i need space between the text input and the button.
How can i do it?
I use this tutorial : http://www.appelsiini.net/projects/filestyle.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
you can edit javascript source code, add some margin-left like me (“margin-left:”8px”),
try with this: