-
AuthorPosts
-
bronze_en Friend
bronze_en
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 28, 2012 at 3:29 am #175485Currently 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 28, 2012 at 7:41 am #446070Could 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 Friendbronze_en
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 28, 2012 at 10:32 am #446096I 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 Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
March 29, 2012 at 4:39 pm #446322You 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 Hide1 user says Thank You to khoand for this useful post
bronze_en Friendbronze_en
- Join date:
- March 2008
- Posts:
- 25
- Downloads:
- 6
- Uploads:
- 6
- Thanks:
- 5
- Thanked:
- 3 times in 1 posts
March 30, 2012 at 3:39 am #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.
1 user says Thank You to bronze_en for this useful post
-
AuthorPosts
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