• 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 can I Change the Category Icon, for the Sportsbook Node?:

CritiKiL

Member
I hope it's not using a 'sprite'. If not, can I change that image?

file_sportsbook_categoryicons.png
 
edit the template xi_sportsbook_node_list

look for:

<span class="nodeIcon" title="Unread Sportsbook Events"></span>

It uses core xenforo class "nodeIcon" either edit that to use another class or override the class in extra.css
 
Back
Top