I've modified the widgets_template_online template to display avatars instead of text for members:
Replacing:
<ul class="listInline listInline--comma">
<xf:foreach loop="$online.users" value="$user">
<xf:trim>
<li><xf:username user="$user" rich="true" class="{{...