Step 1 - Removing Post Count from the postbit template
1/ Login to your Admin Cp
2/ Goto Templates > Modify > [expand list] > Postbit Templates > posbit
3/ The find:
PHP Code:
Posts: $post[count]<br>
and remove it.
4/ Click "Save Changes" and your're done.
Step 2 - Adding new fields to the postbit template
1/ Follow the same steps as before and go into your "postbit" template.
2/ Find
PHP Code:
$post[avatar]<p>
<smallfont>
Right after it add:
PHP Code:
Registered: $post[joindate]<br>
3/ Click "Save Changes" and your'e done. However you shoudl already have the registered date in you posbit template by default

.
_______________________________
If you would like some help removing the post count from the users profile ill help you with that if you would like
L8erz