Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Contributor wpsolutions

    (@wpsolutions)

    Can you provide a link to your page so we can see an example?

    Thread Starter Hetman

    (@tomeh)

    I do not use it by the ugly appearance

    Audit question overlaps enter email address and name

    Plugin Contributor wpsolutions

    (@wpsolutions)

    Which theme are you using?

    The reason I asked to see it is because on my theme it doesn’t look bad and if I can at least see it on your site using Firebug I can try to give you some CSS code to easily fix it.

    Some themes may behave differently regarding CSS.

    on mine too..

    buenosairesconnect.com

    Thanks

    Plugin Contributor wpsolutions

    (@wpsolutions)

    @chocochrispi,
    For your case you can add the following custom CSS code to fix your captcha form to align nicely:

    .aiowps-captcha-equation{
    display: block;
    width: 280px;
    position: relative;
    margin: 0px auto;
    padding: 5px 0px 5px 60px;
    }

    Thanks a lot!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Captcha On Comment Forms – ugly’ is closed to new replies.