Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • Tuncay Arıcan Friend
    #1070501

    You will see the simgen in the title of the subscriber module is displayed on joomlart.com.

    I want to do this from the same point, in all other modules that have an icon (module class), I do not have this problem. Only in the ayc mailing module. Could you help me solve this problem, please? Thank you!

    / Ja_Argo / Ja_Uber / Purity III’te

    You saved me from my wife’s jaw with a good joomla 🙂


    1. Adsız

    Tuncay

    Pankaj Sharma Moderator
    #1070776

    Hi
    if you want to add the icon before the input you have to add below code in module override file

    <span class="input-group-addon"><i class="fa fa-envelope-o"></i></span>

    for the icon as showing here http://prntscr.com/h3pi0x
    Also define the style code in custom.css file.

    Let me know if there is any difficulties.

    Regards

    Tuncay Arıcan Friend
    #1071077

    Hello Pankaj Sharma I want to do this but I do not know it at all I am very novice in this regard I would like to ask you a sample file Explain to me make a sample file I do not know where to encode

    web site I have written your password to you Can you do it for me Pankaj Sharma already thanks a lot

    http://www.herkulvinc.com.tr


    1. Adsız-1

    Tuncay

    Pankaj Sharma Moderator
    #1071149

    Hi
    Kindly share a temp super user details of site in private reply

    Regards

    Tuncay Arıcan Friend
    #1071405
    This reply has been marked as private.

    Tuncay

    Pankaj Sharma Moderator
    #1071472
    This reply has been marked as private.
    Tuncay Arıcan Friend
    #1071743

    Everything seems normal I do not have a mistake

    http://www.herkulvinc.com.tr/tr/

    Tuncay

    Pankaj Sharma Moderator
    #1071776

    Hi
    It still showing same error http://prntscr.com/h53a2i
    Kindly ask your host if there is any restriction to access the site in some countries
    My IP is 113.190.254.239

    Regards

    Tuncay Arıcan Friend
    #1071953

    Hello Pankaj Sharma I told you what server you are telling me which of your states you are asking which cities are you saying we have no problem and everything seems normal and I have received your knowledge

    http://www.herkulvinc.com here is ja_argo contact

    you know you can connect here Check it out here the passwords look the same here

    if you do not have a site in your country please tell me how to do it

    http://www.herkulvinc.com.tr here I am using ja_purity iii theme

    where I will insert the example where to write the location and code sample

    Thank you already for this site I need to do a better site


    1. 123232

    Tuncay

    Pankaj Sharma Moderator
    #1072026
    This reply has been marked as private.
    Tuncay Arıcan Friend
    #1072237
    This reply has been marked as private.

    Tuncay

    Pankaj Sharma Moderator
    #1072366

    Hi
    I created an override for the module in file "/html/mod_acymailing/default.php" in template "purity_iii".
    and added the icon, now you need to add custom style code for this module to show it as in screenshot, in need custom work in the above php file and need new style css, you can use a custom.css file to add the style code.
    Use firebug or inspect element to check the style classes.
    I also shared the code used on Joomla site here

    <div class="col-xs-12">
                          <div class="input-group">
                            <span class="input-group-addon"><i class="fa fa-envelope-o"></i></span>
                            <input type="text" name="e" class="form-control" placeholder="Your Email" value="">
                            <span class="input-group-btn"><input type="button" value="Subscribe" class="btn btn-primary btn-getResponse" name="Subscribe"></span>
                          </div>
                        </div>

    Regards

    Tuncay Arıcan Friend
    #1072731

    Hello Many ThanksPankaj Sharma A little bit of success
    there In the "Purity_iii" template I created the code from "/html/mod_acymailing/default.php" that came up with the same code. and the icon was added, it is now 2 screen mode, how do I delete the old how do I delete the previous one below how to delete it tell me

    we need custom work and you need new style CSS, I created a custom.css file to add styles
    How to add code. I need to sample a little novice

    custom.css code sample code

    Do I have to do something else to check the style classes


    1. Adsız

    Tuncay

    Pankaj Sharma Moderator
    #1072797

    Hi
    I am unable to check the site as it’s not opening, but you can edit the code from the same PHP file.
    To see the code on the front end of the site, use inspect element or firebug to check the html code that helps you to apply the custom style to it and to know the style classes.

    Regards

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

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

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