jakartaonlinemedia Hi
You can open this PHP file:
/templates/ja_blockk/html/com_content/article/default.php
and move this block of code:
<?php if ($shareTool) : ?>
<div class="sharing-tool">
<!-- Go to www.addthis.com/dashboard to customize your tools -->
<div class="addthis_inline_share_toolbox_rswu"></div>
</div>
<?php endif; ?>
to the place you wish.