this has nothign to do with the mod ....webtemplates is a blessing ...
this just pulls your header and footer and other information.
Since you did not want this to be in your navigation bar then all you had to do was remove it from the navigation bar
blog_navbar_link template
you just had to comment out the line per below. This will take it out of the navigation bar at top for everything .
Code:
this was located at <!-- <td class="vbmenu_control"><a id="vbbloglinks" href="blog.php$session[sessionurl_q]">$vbphrase[blogs]</a><script type="text/javascript">vbmenu_register("vbbloglinks");</script></td> -->