Quote:
is it possible to remove the username from the start of the status display line? The user's status is shown directly under their username, so having it there again a little bit redundant.
|
This was a design decision, I like it better the way it is. But you can edit it manually VERY easily.
You can edit the template code. Find the vBstatus sections of the templates postbit and MEMBERINFO (you manually editted them before). Remove $post[username] from the postbit template and remove $userinfo[username] from the memberinfo template.