This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

center captcha


  1. walags
    Member

    how can i center the captcha? i did trial and error with no luck

    Posted 15 years ago #
  2. walags
    Member

    I edited the #form_container and made text-align:center;

    This centers all the elements including the captcha using IE7, but the captcha is not centered in firefox

    Posted 15 years ago #
  3. yuniar

    which type of CAPTCHA did you use? reCaptcha or the built in?


    MachForm Founder

    Posted 15 years ago #
  4. walags
    Member

    reCaptcha

    Posted 15 years ago #
  5. yuniar

    Try to put this code into the bottom of your CSS:

    #recaptcha_area{
       margin: 0 auto !important;
    }

    MachForm Founder

    Posted 15 years ago #
  6. walags
    Member

    yes and no.

    the recaptch is now centered, but it seams like it was dragged from the left and the first word remains. however once i do something to the page (click on element, minimize) it goes away.

    Posted 15 years ago #
  7. walags
    Member

    if you want to keep playing with it thats fine. i switched to the regular captcha and it works fine. i am only using it temporarily until i have my user authentication up and running. thanks for the help

    Posted 15 years ago #

RSS feed for this topic

Reply