Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • Zomby Friend
    #181774

    I have switched on Captcha in Global Config and the layout of the Contact Form is not catering for this does anyone know how I can change the settings to ensure the captcha data is showing correctly?


    1. contactus
    synapsis Friend
    #471311

    I am also needing this addressed. I’m looking into it myself right now, but if anyone else can help, it would be appreciated. I’ll post the answers if I find them first.

    Zomby Friend
    #471684

    Hey guys, any help would be greatly appreciated, thx:)

    Zomby Friend
    #471824

    Can anyone pls tel me which CSS file I need to edit to fix this issue?

    Anonymous Moderator
    #472021

    Please wait while our dev team is looking into. I don’t know why your questions have not been flagged to me for sooner check 🙁

    Saguaros Moderator
    #472025

    Hi Mark,

    Apologies for this late response. With your issue, you can try this way:
    – Open file: templatesja_mixmazcsstemplate.css

    Line 1748:

    div#contact-form {
    float: left;
    width: 50%; <<<< change to this value;
    }

    Line 1803:

    #contact-miscinfo {
    float: right;
    width: 50%; <<<< change to this value;
    }

    – Open file:
    templatesja_mixmazcssk2.css

    Line 195:

    #recaptcha_table {
    border-color: #CCCCCC !important;
    float: left; <<<< add this line;
    }

    Once done, clean all JAT3 cache and let me know if this helps.

    Zomby Friend
    #472066

    Hi Saguaros, thx so much for your info, it worked perfectly, thx once again:cool:

    Jason Hill Friend
    #472214

    Although the fix is mentioned above I thought I would just say that Firebug would have been your friend here guys. If your not a firefox fan IE and Chrome have their own dev tools that offer similar features. Youtube will teach you how to use them and then CSS issues like the one above will be a thing of the past.

    Saguaros Moderator
    #472215

    That’s right, sir and thanks for sharing 😀

Viewing 9 posts - 1 through 9 (of 9 total)

This topic contains 9 replies, has 5 voices, and was last updated by  Saguaros 11 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum