Display Style Choice

Display Style Choice 1.0.0

No permission to download
XF Compatibility
  1. 2.3.x
Short Description
Let your users choose which user group's username color they display.

Display Style Choice​

Let your users choose which user group's username color they display. Members with multiple user groups can pick their preferred display style from Account > Preferences, no admin intervention needed.

When a user belongs to multiple user groups, XenForo normally picks the display group based on group priority. This addon gives users control over that choice. A dropdown on the Preferences page lists all their eligible groups with a live color preview, so they can see exactly how their name will appear before saving.

Admins can lock specific groups (e.g., staff groups) to prevent users from selecting them, ensuring visual distinction for moderators and administrators is maintained.

  • User-facing dropdown - users pick their preferred display group from Account > Preferences
  • Live color preview - username color updates in real time as users browse options
  • Admin lockable groups - prevent users from selecting staff or other protected groups via a simple admin option
  • Zero-query performance - overrides XenForo's display group calculation at the repository level with no additional database queries
  • Lightweight footprint - single column added to the xf_user table; 3 clean class extensions
  • Clean uninstall - all data and schema changes are fully removed on uninstall
  • Respects XF patterns - uses standard XenForo class extensions (XFCP), phrases, and options

  • XenForo 2.3.0 or later

  1. Download and extract the release ZIP
  2. Upload the
    Code:
    Qubn/DisplayStyleChoice
    directory to
    Code:
    src/addons/
    on your server
  3. Go to Admin CP > Add-ons and click Install/upgrade from archive, or install via CLI:
    Code:
    php cmd.php xf-addon:install Qubn/DisplayStyleChoice
  4. (Optional) Navigate to Admin CP > Options > Display Style Choice to configure locked groups

After installation, visit Admin CP > Options > Display Style Choice:

  • Locked staff groups - select which user groups should be unavailable for user selection. Users belonging to locked groups will still see them listed but cannot choose them as their display style.

If you encounter any issues or have feature requests, please use the discussion tab on this resource page. Include your XenForo version and any relevant error log entries when reporting problems.
01-admin-options.webp
02-preferences-dropdown.webp
Author
axtona
Views
27
Extension type
zip
File size
885 KB
First release
Last update
Ratings 0.00 star(s) 0 ratings
Link was Broken? Please Send message to the Website Team and we will assist you quickly!
Support Developer If you are satisfied with the test or your project has earned you money, Click the More Information button to support the developer by purchasing.

More resources from axtona

Brazilian Language [PT-BR] A
Like the other available Brazilian Portuguese translation
SEO Audit A
SEO Audit 1.1.0
A comprehensive SEO auditing dashboard for XenForo administrators.
XenForo Media Gallery / XFMG A
XenForo Media Gallery is an official XenForo add-on which allows you to add a gallery to your XF2

Similar resources

[AndyB] Prefix style manager A
This add-on is useful if you would like to define your own thread prefix background color.
[AndyB] Remove style variation system A
Removes style variation 'system' from selection options.
Top