I have followed the installation insructions, and still no flag is being displayed. any suggestion please ?
here is the snapshot of the code
HTML Code:
<span class="usertitle">
{vb:raw post.usertitle}
</span>
<!-- Wy Country Flags Start -->
<vb:if condition="$post['field5']"><style="text-align:left"> Country:</dt> <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.field5}.GIF" align="middle" alt="{vb:raw post.field5}" border="" /></vb:if>
<!-- Wy Flags End -->