Quote:
Originally Posted by Stefanus
This is the code i use: (tested on FF and IE8)
Code:
<!-- Wy Country Flags Start -->
<vb:if condition="$post['fieldX']"><span style="text-align:left"> Country : <img src="{vb:stylevar imgdir_button}/flags/{vb:raw post.fieldX}.gif" align="middle" alt="Users Country Flag" border="" /></span></vb:if>
<!-- Wy Flags End -->
You might have to add css code to format the Country flag, look at your Vmood css and do something simmilar for the country flags to have it display the same.
|
thanks mate that alignment works

