Hello Kirk and thanks for the reply :up:
Gee, you're the first to tell me that Post and post are different variables. Now I'll go back and see if maybe that's been the problem. I've been trying to use a post count conditional in the post bit legacy template to place a graphic on the left (in the Users information box) based on their post count but so far I haven't been able to get it to work.
Here's the suspect

code....
<if condition="$post[posts] > 1000"><img src="images/misc/Contributor1.gif"></if>
I've tried changin this every way I could imagine but it still doesn't work. Should I be using the CAPITAL P?
Thanks a million!
MP