It would probablt be easier for me to make the changes to vBindex and send them just for you. The easiest way is to edit the code for the poll, news, threads etc, so that it displays based on what page you are on, for example:
PHP Code:
if ($newsonoff!=0 && $page=="") {
You make it so you have to have news enabled and will only display for the home page. I can't currently see any easy way to intgrate this into the CP.