Customizing input fields
Use the vads_iframe_options field to customize:
- the background color of input fields (thanks to the fieldsBackgroundColor attribute),
- the font color of input fields (thanks to the fieldsFontColor attribute).
vads_iframe_options = {"fieldsBackgroundColor":"#000000","fieldsFontColor":"#FFFFFF"}
Figure 1. Default input fields | Figure 2. Custom input fields |