I would but I aint got the .zip file anymore... Anywho, it is simple to centre the text.
--------------------------------------------------
Find in the postbit template:
--------------------------------------------------
$username
--------------------------------------------------
Then add before it:
--------------------------------------------------
<div align="center">
--------------------------------------------------
And this directly after it:
--------------------------------------------------
</div>
--------------------------------------------------
|