make the captcha input field wider
-
the input field for the captcha code is not very wide and i know that you can type all the letters inside the box. But i am afraid if it looks like you cant type the letters in there as it does not that people will just give up and let their issue fester.
we have to type 4 or 5 characters and the box is only set to two or one character that shows.
So i need to make the input box/field wider so that someone can see all the letters they type in.
i did try modifying this file.. yourplugin/includes/class-fscf-util.php
line 631‘captcha_input_style’ => ‘text-align:left; margin:0; width:50px;’, // CAPTCHA input field
i changed it to 100% and also tried 120px and nothing is different.
thanks.
- The topic ‘make the captcha input field wider’ is closed to new replies.