Sorry for the multiple updates, found a bug:
- Fixed guests being able to see social profile icons in member tooltip, even with permission turned off for guests.
- Separated style property for enabling social profile icons in member tooltip and member profile. The reason these were previously linked was because both icons had the possibility of displaying over a profile banner and the gamercard popup was not previously compatible with the member tooltip. But with the previous update fixing this problem, there is no longer reason to link both the member tooltip and member profile in one style property.
- Further simplified the macros template by removing style property and permission checks and moving them to the template modifications.
- No longer require dedicated custom CSS classes for member tooltip or member postbit. Now using XenForo classes to identify elements.
This should be the last update for a while, unless someone else identifies a problem.