teitbite wrote:Hi
I believe You are talking about K2 articles. If yes please go to /html/com_k2/default/item.php and move the part responsible for social buttons to the bottom.
No, i was not meaning K2 articles, i don't want to install that module in the back-end, the website i am building is very basic so it doesnt' need it. I got the answer in the other my post.
This what i was said:
Yes it is possible,you need to open file template/html/com_content/article/default.php and move div with id #gkSocialAPI (or similar) to the top of this layout. right before <h1> titile tag.
Te action is quite similar.
Thanks for your help.