• Hi Mike,
    nice plugin u got out there!

    In the last update of the plugin, I don’t know why the styles of the input field (name:captcha_code) are hard coded in the ‘si-captcha.php’:
    line: 753 and 970.

    this kills all the styling system because it’s a hard coded style!

    I modified ‘si-captcha.php’ hoping in the next release this will be get fixed.

    thanx again for this great plugin and keep on the beautiful work.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Your line numbers do not match what you are saying for the current version 2.7.4
    What version are you looking at?

    Thread Starter abdessamad idrissi

    (@abdessamad-idrissi)

    This shows up in the 2.7.4 version.. Maybe I use a different code viewer that give me wrong line 🙂

    to find the hard coded style, search for width: 97%; inside si-captcha.php

    They are in both functions:
    si_captcha_login_form()
    si_captcha_register_form()

    For the majority of themes, the login and register forms are left completely default stock WordPress. So therefore the login and register forms do not have any customization settings.

    What is the problem? is your theme changing those pages? What is the URL to your site?

    Dear Mike,
    Thanks for the plugin. I like it.

    I have the same concern: no matter what i put in the CAPTCHA input DIV,
    it won’t change: color, width… nothing will change.

    how to address this? thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: SI CAPTCHA Anti-Spam] design broken; Hard coded styles!’ is closed to new replies.