Quote:
Originally Posted by Irishnotsane
Hi thanks for the reply..
I've tried this edit and it doesn't appear to have worked, not even when I hover over users avatar.
|
Just now I have noticed that you don't have a field50 ....
You mean field70 ?
This ?
Code:
<vb:if condition="$post['field70']"><dt>Country</dt> <dd><img src="/images/misc/flags/{vb:raw post.field70}.gif" alt="{vb:raw post.field70}" border="" /></dd></vb:if>
<vb:if condition="$post['age']"><dt>{vb:rawphrase age}</dt> <dd>{vb:raw post.age}</dd></vb:if>
<dt>{vb:rawphrase posts}</dt> <dd>{vb:raw post.posts}</dd>
{vb:raw template_hook.postbit_userinfo_right_after_posts}