That worked great. However I am getting a stray "-->" on my page in IE. Also, in IE, the "New Post" does not go away.
I tried to delete the green code, but it mucks up the search dropdown on the navbar:
The code in green at the end is the stray characters that show on my page:
Code:
<!-- <td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td class="vbmenu_control"><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if> -->
Also, there are 2 places on the page where I need to apply this change.