• Hi, I’d like to add twitter’s bootstrap classes:

    class="form-control input-sm"

    To the captcha input field, so the html result be:

    <input id="cptch_input" type="text" autocomplete="off" name="cptch_number" value="" maxlength="2" size="2" aria-required="true" required="required" style="margin-bottom:0;display:inline;font-size: 12px;width: 40px;" class="form-control input-sm">

    https://www.ads-software.com/plugins/captcha/

Viewing 1 replies (of 1 total)
  • Hi ETMSOFT,

    Unfortunately, this functionality is not available. If you possess the essential knowledge, you can make changes to the plugin’s code. However, please note that these changes will be overridden next time you update this plugin. Also, you can write a script (in JavaScript), which will add an appropriate class to the text field for Captcha input.

    Alternatively, you can request a paid customization and provide all the necessary details on our support forum https://support.bestwebsoft.com/.

    Regards,
    BestWebSoft Support Team

Viewing 1 replies (of 1 total)
  • The topic ‘Add custom classes to textfield’ is closed to new replies.