WhatsXFessenger

WhatsXFessenger

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

1621532960386.png



1621532760881.png


1621533077581.png



Remove these lines:

1621532859501.png



Add these lines

1621532633446.png


1621532537203.png



Or get the edited code from this post: https://xenforo.com/community/threads/whatsxfessenger.192632/page-4#post-1518426
Fixed an issue with user fields creating blank space below the avatar.

See the main resource for the latest code: https://xenforo.com/community/resources/whatsxfessenger.8317/
  • Like
Reactions: vwts
Added a new var to optionally hide your own avatar.

Less:
<xf:set var="$ctaMessageSelfAvatar" value="yes" /> // display your own avatar - yes or no

See the main resource for the latest code: https://xenforo.com/community/resources/whatsxfessenger.8317/
  • Like
Reactions: vwts
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

See the main resource for the latest code: https://xenforo.com/community/resources/whatsxfessenger.8317/
Top Bottom