Does your forum also need more social conversations? Then place the inviting button. This button is only visible to logged in members.
Edit the forum_overview_wrapper template.
look for this line: <xf:pageaction>
Place this code directly below it:
<xf:if is="$xf.visitor.user_id">
<xf:button...