Hello!
How do I change the "browse" button appearance for file attachment option on chrono forms?
This is the code that creates the input panel and the button
How do I change the color of the button?
Thank you very much
How do I change the "browse" button appearance for file attachment option on chrono forms?
This is the code that creates the input panel and the button
<td width="68%"><input type="file" name="file" id="file" style="width: 175px; heigh: 22px"></td>
How do I change the color of the button?
Thank you very much
Hi seagull,
Changing the browse button looking is not something easy and it depends on the browser used, google it, there is no solution i think!
Cheers
Max
Changing the browse button looking is not something easy and it depends on the browser used, google it, there is no solution i think!
Cheers
Max
Is there anyone that managed to style an input[type="file"]?
This is another post I found on the matter: http://tiagoe.blogspot.com/2010/01/css-style-typefile-tags.html
Cheers
This is another post I found on the matter: http://tiagoe.blogspot.com/2010/01/css-style-typefile-tags.html
Cheers
This topic is locked and no more replies can be posted.