Lynne...
Thanks for that information, but the coder of this modification has that </tr><tr> within an "if statement" of one of the templates:
HTML Code:
<if condition="$latest_members_count%3 == '1'"></tr><tr></if>
<td class="$bgclass" align="center">
<if condition="$vboptions[c_news_letter_show_avatar]">
<img src="$member[avatarurl]" alt="" />
</if>
<div class="smallfont"><a href="$vboptions[bburl]/member.php?u=$member[userid]">$member[username]</a></div>
</td>
No matter what I do there...it breaks the newsletter. I'm tellin' ya. I think I've lost about all my hair on this one. I'm trying, though...and really do appreciate your help.