Avatar in Post Header

How can I make it so that the Avatar appears next to the username in the post header rather than next to it?
0
How can I make it so that the Avatar appears next to the username in the post header rather than next to it?
Comments
Normally Vanilla doesn't show the avatar outside of the discussion/comment meta container. Therefore you would first have to find out why this is happening. I would guess that there is some css which uses a negative value for positioning the avatar, but without a link to a page no one will be able to tell you that.
You were right, found it in the CSS. Fixed :-)