Hi all... I'm trying to set it up so that each user on my blog will have their picture show up automatically next to their name whenever they post something on the blog. I've seen there is a way to do this with blogger with code like:
<img src="<$BlogItemAuthorPhotoUrl$>
but I can't seem to get it to work. Any help?