Quote:
Originally Posted by River_rush
find
Code:
<if condition="$post['joindate']"><div>$vbphrase[join_date]: $post[joindate]</div></if>
insert code below or above
Code:
<if condition="$post['fieldX']">Country: <img src="$stylevar[imgdir_button]/flags/$post[fieldX].gif" alt="Users Flag!" border="" /></div></if>
(where x=field number you have assigned) in postbit legacy on vbb 3.8
Also some extra flags to add to your flag list
|
Thanks for this, it worked, but is there any possibility for the user to get the country's name when they put their mouse on the flag? :S