1. REGISTRATION REQUIREMENTS:

    Your username here MUST MATCH your XenForo username (connected to your XF license).

    Once you have registered here, then you need to start a conversation at xenforo.com w/Bob and provide the following:
    1. Your XenForo License Validation Token
    2. The Domain Name associated with the License
    NOTE: Your account will be validated once ALL requirements are verified/met. Thank you for your patience.

How do I honor User Name CSS when viewing detailed outcomes?

Discussion in 'Sportsbook Support' started by imthebest, Apr 18, 2018.

  1. imthebest

    imthebest Member Showcase Sportsbook

    Last edited: Apr 18, 2018
  2. Bob

    Bob Developer Staff Member

    Rich username CSS only comes into play where the xen username helper adds the "rich" attribute to the helper and sets it to true.

    HTML:
    <xen:username user="$user" rich="true" />
    I use them in a few specific targeted places in Sportsbook, however, I don't use them everywhere.

    You'd have to search through the templates that you want to display RICH usernames and add the rich="true" to the username helpers. HINT: search for '<xen:username' (without the tick marks) and set the addon to Sportsbook. That will pull up the 32 Sportsbook templates that use the username helper.
     
    EasyEazy and imthebest like this.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.