Quote:
Originally Posted by balkanboy
Okay i have checked a third PC with FF GIF displayed correctly but its under "country" not beside it like the mood mod...
|
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.