In your navbar template find....
HTML Code:
<if condition="$show['member']">
<td class="alt1" valign="top" nowrap="nowrap">
<div class="smallfont">
<strong><phrase 1="$bbuserinfo[musername]">$vbphrase[welcome_x]</phrase></strong><br />
ABOVE it add....
HTML Code:
<!-- Redlinemotorsports -->
<td class="alt1" align="center">
<a href="LINK_TO_DONATE"><img src="LINK_TO_DONATE_IMAGE" border="0"></a>
</td>
<!-- Redlinemotorsports -->
Change the LINK_TO_DONATE to where you want to direct users to make donations and LINK_TO_DONATE_IMAGE should be self explanatory