The Arcive of vBulletin Modifications Site. |
|
vBulletin Flags In Postbit Details »»
|
|||||||||||||||||||||||||
I was bored so thought I would make a mod with the FamFamFam images (flags)... So here you go.
What it does: You select what country your from in Registration / Profile and it will show up in postbit (the flag). ![]() Thanks, Jac Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
||||
|
||||
|
i believe i saw it since soooo long ... and i have it on my forum but thanks
|
|
#3
|
||||
|
||||
|
Not so long, I was fixing mine today, and I can't post the link cause I will be slammed and punished as the worst user ever...
|
|
#4
|
||||
|
||||
|
Ok lest try it
|
|
#5
|
|||
|
|||
|
Yea that's where my original idea came from, the flag icons for that were no way as nice as the FamFamFam ones so I made a mod with the FamFamFam images.
Jac |
|
#6
|
|||
|
|||
|
true the famfamfam icons are so sexy. Thanks for sharing.
|
|
#7
|
|||
|
|||
|
No problem
.
|
|
#8
|
|||
|
|||
|
In
<if condition="$post[fieldXX]"><img src="images/flags/$post[fieldXX].gif" Should be *.png? They do not show up anyways. Just as text. I thought it might be something with the path but I added http://www.mysite.com/forum/images/**** instead. Do not work. Do I something wrong? |
|
#9
|
|||
|
|||
|
Your right, should be PNG.
As for your images problem, could you explain a little better, sorry just not understanding. Updated. Regards, Jac |
|
#10
|
|||
|
|||
|
Check there:
http://airliners-atc.com/forum/member.php?u=1 There is no flag there, just ISO countrycode. And in UserCP when choosing my flag only ISO country code shows up, not a flag. I have changed the img src path to full address path like: <if condition="$post[fieldXX]"><img src="http://airliners-atc.com/forum/images/flags/$post[fieldXX].png" Is fieldXX wrong? |
![]() |
|
|