change:
Code:
<td><a href="external.php?type=rss2&forumids=$foruminfo[forumid]"><img src="images/added/feed-icon-animated.gif" height="14" width="14" alt="Feed Icon" title="Subscribe to $foruminfo[title]'s RSS Feed"></a></td>
to this:
Code:
<td class="vbmenu_control"><a href="external.php?type=rss2&forumids=$foruminfo[forumid]"><img src="images/added/feed-icon-animated.gif" height="14" width="14" alt="Feed Icon" title="Subscribe to $foruminfo[title]'s RSS Feed"></a></td>
I'm not a coder, just a newb, but give it a shot...