man what the.... aiight. look i got one of the pictures to show up, remember it says "male male" or "female female".
and here are my 2 cents, if you're running a forum in some other language, for example german, you're going to have to name the file gender_Maennlich.gif instead of gender_Male.gif. because of the phrase translation.
now get jiggy with it.
only problem is, as long as it shows "Male < img >" the image is kind of useless.
////////
****, how did you guys not get this? this is the code you need:
HTML Code:
<if condition="$post[fieldX] != Undisclosed"><div><img src="$stylevar[imgdir_misc]/gender_$post[fieldX].gif" alt="$post[fieldX]" /> </div></if>
that removes the MALE MALE and makes it only one male... and furthermore, read my reply above to see how to get the images to show.
now get jiggy with it!