Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • darrenf Friend
    #150759

    I would like to remove “Copyright JAComment” from the bottom. How do I do it? Thanks in advanced.

    John Wesley Brett Moderator
    #342279

    Hi Darren,

    Goto [FONT=”Arial Black”]goto components/com_jacomment/asset/css/ja.comment.css – line 1462[/FONT]

    Add the following line in red.

    #jac-copyright {
    display:none;
    text-align:center !important;
    }

    Have fun.
    John.

    darrenf Friend
    #343431

    Thanks! 😀

    alexookah Friend
    #346681

    <em>@jbrett 176946 wrote:</em><blockquote>Hi Darren,

    Goto [FONT=”Arial Black”]goto components/com_jacomment/asset/css/ja.comment.css – line 1462[/FONT]

    Add the following line in red.

    #jac-copyright {
    display:none;
    text-align:center !important;
    }

    Have fun.
    John.</blockquote>

    I tried it, but it wont get removed 🙁
    maybe updated and changed?

    Anonymous Moderator
    #346748

    Hi Alexookah,

    Please keep on hold as we are inspecting your issue and I will be back right after getting more information.

    Really appreciate your great patience.

    jaystarkey Friend
    #369057

    <em>@JA Developer 182433 wrote:</em><blockquote>Hi Alexookah,

    Please keep on hold as we are inspecting your issue and I will be back right after getting more information.

    Really appreciate your great patience.</blockquote>

    Just remove the following code from the file ja.popup.js within the components/com_jacomment/asset/js directory.

    jQuery('#ja-popup-footer .inner span').html('© Copyright by JA Comment');

    That will remove the copyright notice from all dialog boxes.

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

This topic contains 6 replies, has 5 voices, and was last updated by  jaystarkey 13 years, 5 months ago.

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