Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • 7of9 Friend
    #188170

    Hi,

    I have a problem with the captcha positioning at the contact form.
    Please check it here: http://www.allmassage.gr/contact
    Any ideas?

    MoonSailor Friend
    #495597

    Hi,

    <blockquote>I have a problem with the captcha positioning at the contact form.</blockquote>

    Pls open file “templates/ja_hawkstore/less/joomla.less” add code :

    [PHP]
    #recaptcha_area{
    clear: both;
    display: inline-block;
    }
    [/PHP]

    Open file “templates/ja_hawkstore/less/joomla.less” and find code :
    [PHP]
    #contact-form {
    .pull-left {
    width: 45%;
    }
    .pull-right {
    width: 54%;
    }
    [/PHP]

    Change it to :

    [PHP]
    #contact-form {
    .pull-left {
    width: 35%;
    }
    .pull-right {
    width: 64%;
    }
    [/PHP]

    Regards

    kiwilee Friend
    #496573

    I have the same question +1 more
    Captcha plugin not displaying on page, too far to right.
    I tried the above fix but no success.

    #recaptcha_area{
    clear: both;
    display: inline-block;
    }
    #contact-form {
    .pull-left {
    width: 35%;
    }
    .pull-right {
    width: 64%;
    }

    Also, my Contact form is not formatted as per template.
    It seems to be pulling in extra blue icons.

    Anyone know a fix?

    7of9 Friend
    #496604

    Thanks, that did it! 😀

    kiwilee Friend
    #496777

    Hi Guys,

    Any suggestions on how to get Captcha displaying correctly?
    The above code suggestion didn’t work fro me.

    Can anyone suggest what else I should do.

    Regards Lee


    1. Screen-shot-2013-06-25-at-1.41.43-PM
    MoonSailor Friend
    #496872

    HI kiwilee,

    Could you PM me admin account and url of your site for closer check?

    Regards.

    MoonSailor Friend
    #496971

    Hi,

    When check your site, I don’t see this css code as I suggested above.
    [PHP]
    #recaptcha_area{
    clear: both;
    display: inline-block;
    }
    [/PHP]

    and after adding this code, you can try to clean all cache then compile less to css

    Or open file “templates/ja_hawkstore/css/template.css”, add css code:
    [PHP]
    #recaptcha_area{
    clear: both;
    display: inline-block;
    }
    [/PHP]

    Regards


    1. 8141483192
    kiwilee Friend
    #497028

    Hi,

    Code was there, all pasted in together at same time.
    So I pressed the LESS to CSS button you suggested.
    Now the layout look much better.

    Thanks.

    It still pulls in some blue icons for phone and fax etc.
    But the captcha is back in line.

    Thanks Lee

    MoonSailor Friend
    #497148

    Hi,

    You can turn it off as follows: go to administrator->component contact -> options, go to tabs “Icon” and set “Settings” as “none”

    Regards.


    1. 7020989455
    cuestamedia Friend
    #544725

    I am having a problem with Recaptcha not showing up on the contact page, and am getting spammed like crazy! Here is the site – http://customplatesandhitch.com/index.php/contact . I have checked on the known issue with the links in the PHP file not being right, not a problem there. If someone could please help, that would be great!

    Ninja Lead Moderator
    #544769

    @cuestamedia: Did you fix the problem on your site? I see it’s working fine

    Btw, I hope the tutorial about working with Captcha here will be of help to other guys.


    1. captcha
Viewing 11 posts - 1 through 11 (of 11 total)

This topic contains 11 replies, has 5 voices, and was last updated by  Ninja Lead 10 years, 3 months ago.

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