Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • bronze_en Friend
    #175485

    Currently I using JA Comment in Elastica template. But how could I move “add comment” button on category blog to article tools replace the print and email icon ?

    From the current position I set Position of add new button = “On Content before display” button “Add comment” it will overlap category title.

    Else I set Position of add new button = “On Content after display” button “Add comment” it will be out of the content box.

    Thank.

    khoand Friend
    #446070

    Could you give me a link to your website and you set On Content before display for Add comment button? I will check it

    bronze_en Friend
    #446096

    I test JA Comment with Elastica template on localhost not production website.
    I download JA Elastica for Joomla 2.5 quickstart setup on my localhost and install JA Comment.

    khoand Friend
    #446322

    You add the code into /templates/ja_elastica/css/template.css

    .jac-add-button {
    right: 0px;
    position: absolute;
    margin-top: -13px;
    }

    And you login backend > Content > Article management > Options > set Show Print Icon is Hide, Show Email Icon is Hide

    bronze_en Friend
    #446414

    <em>@khoand 310978 wrote:</em><blockquote>You add the code into /templates/ja_elastica/css/template.css

    .jac-add-button {
    right: 0px;
    position: absolute;
    margin-top: -13px;
    }

    And you login backend > Content > Article management > Options > set Show Print Icon is Hide, Show Email Icon is Hide</blockquote>

    Thank you for your advise, Actually the position of button can be manage by using CSS which i did not concern about it at the begining, i only thought about changing a code of plugin.

    So i modify the css by using right: 19px; to not make “add comment” button align in the right space.

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

This topic contains 5 replies, has 2 voices, and was last updated by  bronze_en 12 years, 7 months ago.

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