Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • librandi Friend
    #993514

    Hi,
    I upgrade acy mailing component but I can’t chage the css, I would like to broaden the field of chapta and remove the flag below, can you help me please


    1. Cattura
    Pankaj Sharma Moderator
    #993561

    Hi
    Add below code in custom.css file to increase the captcha field width .

    .acymailing_module .inputbox.captchafield {
        width: 70px!important;
    }
    

    Below it its submit button , if you will remove it , you can not submit the fields .

    librandi Friend
    #993585

    thank you very much,
    how should I do to have the two fields in the same line?
    The refresh of captcha not work what’s the cause in your opinion?
    thanks a lot

    Pankaj Sharma Moderator
    #993677

    Hi
    the captcha and submit both are defined in different position codes , not aligned in same row .
    For the refresh button , i suggest you to check the same with default Joomla template . In console it give error (index):662 Uncaught ReferenceError: refreshCaptchaModule is not defined
    Maybe issue with the captcha keys .

    Regards

    librandi Friend
    #993755

    please how I can change the color of captcha, now it’s unreadable and can you tell me where is defined This Form for groped to put the fields on the same line?

    Pankaj Sharma Moderator
    #993800

    Hi
    captcha is generated from core component . you can check the style code using firebug : http://prntscr.com/dieh7u
    Its can be changed from template .
    The override file to check the code is in templates/ja_nuevohtml/mod_acymailing .

    Regards

    librandi Friend
    #993818

    I’m trying but I can’t find the coloo image

    Pankaj Sharma Moderator
    #993830

    Hi
    Its not generated from template. Its coming from captcha service , you can not use own image or style in it.

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

This topic contains 7 replies, has 2 voices, and was last updated by  Pankaj Sharma 7 years, 11 months ago.

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