Hey Adry,
I assume that you are talking about com_content. You will have to make a template override.
Here is a small tutorial what template overrides are:
www.joomlablogger.net/joomla-tutorials/j...-template-overrides/
You will need to override the frontpage view and you will need to move the onAfterDisplayContent event to the location you want it.
But be careful with this change! There are other plugins that use the same event to display information... This change will affect other plugins that use the same plugin event.
Let me know if you need step by step instructions
Cheers,
Daniel