Functional
The behavior in some elements can be changed or turned off completely, those options are the following:
Name | Applies to | Default behavior | Description |
---|---|---|---|
Tabs | Navigation controls (tabs in the bottom) | All tabs are shown by default. | Controls main navigation in the GameTracker, user is able to move between different tabs in order to see specific content. A subset of tabs could be defined in order to hide certain options. The following tabs are available:
|
Team icon/logo | Scoreboard | Each team has a customized helmet based on brand colors and name abbreviation. | Whether or not to hide team icon/logo. |
Styling
Theme options
The Game Tracker’s appearance can be customized by changing values in the Material UI theme. By default it looks like this:
...
For example, by using this options a Game Tracker can be styled to be used in Fanduel’s website and look like this:
...
Advanced customization
We are able to do more specific customization upon request through advanced themes powered by CSS overrides, it could include changes such different font size for a particular element, icon size, spacing changes and more.
...