Quote:
Originally Posted by Pro-eSports.com
You also forget the : after "Country" and the space. .
|
I don't need them in vB4.0.6 and 4.0.7 or it will show like:
Country::
On postbit, I don't need to add the space, because the flags shows to the right, with the correct spaces anyway.
The following is what I have and it works great:
Code:
<!-- Wy Country Flags Start -->
<vb:if condition="$post['fieldX']"> <dt>Country</dt> <img src="http://www.myforumaddress.com/forum/images/buttons/flags{vb:raw post.fieldX}.GIF" alt="This is {vb:raw post.username}'s Country Flag" border="" /></vb:if></p>
<!-- Wy Flags End -->
Attachment below, is what it looks like: