Quote:
Originally Posted by MarkFL
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>
|
It works. Thanks.
But now... I would like to make a table look in profiles on vBulletin 4 how here:
http://i.imgur.com/3r1O0cE.png
Is it possible?