Creating a Custom NuCaptcha Skin
NuCaptcha allows full control over the appearance of the NuCaptcha skin. Some experience with HTML, CSS and Javascript is required for making a custom skin.
Note: Custom skinning is only available on Pro and Enterprise accounts.
Step 1: Customize HTML
This step demonstrates how to customize the HTML displayed within the NuCaptcha Player.
Step 2: Customize CSS
Finishing touches on the look of your custom skin.
Step 3: JavaScript
For advanced users, you may want to modify how the buttons act, inserting your own custom JavaScript on events.
See the NuCaptcha Custom Skins Reference for a complete list of Javascript API methods.
Download custom skins and try them out on your website.