As stated above you'll need to modify your FORUMHOME template:
(AdminCP > Styles & Templates > Style Manager > Edit Templates > Forum Home Templates > FORUMHOME)
Look for the HTML comment that is like this:
HTML Code:
<!-- what's going on box -->
And this:
HTML Code:
<!-- end what's going on box -->
You will need to cut the HTML between these comments and move them to the top. (My suggestion would be to just underneath where it says
$navbar.)