D

Deleted member 5751

  • Deleted member 5751
How can I adjust the tooltip position to move it to the right, so that it aligns with the animated online marker?

online-now.JPG


I'm using the Modern message layout (3) with the Font Awesome Boxed Layout.

I have also previously removed the spacing between the top of the avatar and the user block border, and shifted the marker down to suit.

Thanks
 
This is patched in our next one, it's due to the animated online indicator. Try this... open message_user_info

Find:
Code:
-22

Replace with:

Code:
<xen:if is=" @xb_animated_online">-10<xen:else />-22</xen:if>

Next update this template will show outdated, assuming you haven't done anything else in it you can just revert it on your style next update.
 

Pre-Sale Questions

If you have any questions or concerns you want to ask before you make a purchase don't hesitate to use one of our multiple support channels for your convenience.

Back