I tried my best to achieve the result but had not enough luck yet.
This is the screenshot of how it looks right now..
and this is what I added next to the "Forum Contains No New Posts" line in the FORUMHOME template
Code:
<td><img src="$stylevar[imgdir_statusicon]/forum_old.gif" alt="$vbphrase[contains_no_new_posts]" border="0" /></td>
<td class="smallfont"> $vbphrase[forum_contains_no_new_posts]
<td class="smallfont"> $vbphrase[paypal_code]<img src="$stylevar[imgdir_statusicon]/paypal.gif" border="0" />
</td>
<tr>
Can someone please tell me how can i fix it so the donate text ($vbphrase[paypal_code]) appears on top of the Paypal button and that this whole little hack with donation text and the button to be aligned on far right side just like in my original screenshot..