Prefix or suffix is irrelevant, it's only about adding some entropy and length to the password.
You should consider those three things:
There's an excellent answer by Dave Sherohman to another question why you should use randomly generated salts instead of a user's name (or other personal data). If you follow those suggestions, it really doesn't matter where you put your salt in.