This tweak will align the attribution with the avatar/on the outside edge of the message on both sides, like so:
1621702406535.png



1621702414260.png



1621702427213.png



Remove these lines:

1621702439029.png




Add these lines

1621702446600.png


1621702455591.png
Fixed an issue with user fields creating blank space below the avatar.
Added a new var to optionally hide your own avatar.
Less:
<xf:set var="$ctaMessageSelfAvatar" value="yes" /> // display your own avatar - yes or no
Added a new var to optionally hide the online indicator
Less:
<xf:set var="$ctaMessageOnline" value="yes" /> // display the online now indicator - yes or no