Threat009, go to your Template folder for the specific template you are using, and go to the donate_block.tpl
<table> <tr> <td><span><b><form action="https]
I added the paypal link and button to the top of my box.
It used to look like this.
[code]<table> <tr> <td><span><b>{L_NEW_DONATIONS}</b></span><br></td> </tr><BEGIN> <tr> <td><span><b>{dntns.NUMBERING}.</b></span></td><td><span> <a>{dntns.DONATE_AMNT} ({dntns.L_DONATED_BY} {dntns.DONATED_BY})</a></span></td> <td><span><b><a>{dntns.L_DONATION_LINK}</a></b></span></td> </tr><END></table>
Where it requested the language link for new donations I replaced it with whatver I wanted to put at the top center of the box.
Hope that helps, as I have been trying to figure it out myself, and I took some of SImon's advice on another issue and applied it.
<img>