Quote:
Originally Posted by Akkarin
Thanks a lot!
Now I have another problem:
http://i.imgur.com/c1VS7wb.png
I wish that the title has been under the nickname, and avatar below the title. Additionally, I would also like to 'Send a private message', 'Home Site', etc. to put under the avatar, because they look terrible in the present moment. 
|
Wrap the image element in your "MEMBERINFO" template as follows:
HTML Code:
<div><img src="{vb:raw show.avatar}" alt="{vb:rawphrase xs_avatar, {vb:raw prepared.username}}" id="user_avatar" style="margin: 5px 0" /></div>