Hi Lynne. Thank you for your quick response.
Here's the code I found. I highlighted the areas I deleted to remove the text only. When I deleted the whole code none of my forums showed up.
<div class="navlinks">
<a href="forumdisplay.php?{vb:raw session.sessionurl}do=markread&markreadhash={v b:raw bbuserinfo.securitytoken}" rel="nofollow">{vb:rawphrase mark_forums_read}</a>
<vb:if condition="$vboptions['forumleaders']">|
<a href="showgroups.php{vb:raw session.sessionurl_q}" rel="nofollow">
<vb:if condition="$vb_suite_installed">
{vb:rawphrase view_site_leaders}
<vb:else />
{vb:rawphrase view_forum_leaders}
</vb:if>
</a></vb:if>
</div>
|