no instructions as yet, though I suggest you use '& euro ;' for € and '& pound ;' for £ (remove spaces within ' ') when you do.
it is planned, eventually, though recoding is required to accomodate paypal options being fed back - currently currency type is returned and displayed to the donor, and is stored in your database
The existing format was based on a compromise, as width problems occur when you get long usernames or ppl who donate in odd amounts like 5.12.
You can add hardspaces in block-Donat_o_Meter.php,
line 160 $content .= "<td> ";
line 164 $content .= " $row_Recordset3[amt]";