Hi Chaunse
I looked and your images are in the right place, and it appears you?ve named the fields properly.
http://forums.puredj.com/images/misc/female.gif
http://forums.puredj.com/images/misc/male.gif
Did you paste in this line of code exactly as I posted it?
Code:
<if condition="$post[field5]"><img class="inlineimg" src="images/misc/$post[field5].gif" border="0" alt="$post[field5]" /></if>
Because of the %20, I?m suspecting that there is a space or something weird going on with this line
src="images/misc/$post[field5].gif. If you still cannot get this to work, can you post your postbit template and I?ll try to see if I can fix your problem.