How to Style the file upload field?

Style a file upload field in ChronoForms.

Overview

The file upload field appearance is controlled by the browser, not by CF.
Use a custom script, such as a jQuery plugin, to override the default browser styling.

Answered
BN BNDragon 30 Jan, 2015
Hi there,

I need to style my file upload field.
[attachment=0]fileUpload.png[/attachment]
How can I perform this?
I did this style in Seblod and now I need to make the same in CF.

Please help,
Thanks in advance,
BN
Gr GreyHead 31 Jan, 2015
Hi BN,

As you found - it's set by the browser not by ChronoForms and you have to over-ride that with some custom script.

Bob
This topic is locked and no more replies can be posted.