The Battle Box Component will display a list of drivers battling for position around the selected driver.
For a full list of all available Overlay Components and instructions for how to import components please check out the Overlay Component List
The Battle Box Component will display a list of drivers battling for position around the selected driver.
For a full list of all available Overlay Components and instructions for how to import components please check out the Overlay Component List
Rest of the data descriptions on the next page!
Instructions for CSS Style overrides on the next page!
To customise your overlay we need to override the default CSS code that dictates how an individual component looks, where it is positioned and how it animates etc. In iRacing Live Timing press F3 to open the Configuration Panel, scroll down to find the Style Overrides field and click the 3 dots to open the overrides screen. Copy and paste the code below into the bottom of the Style Overrides window and adjust the values to get the desired effect.
.overlay>.battle {
bottom: 40px;
right: 20px;
width: 600px;
transform: perspective(1000px) translateZ(0px);
transform-origin: left top;
}
© 2019 SDK Gaming. All Rights Reserved