Skip to main content
  1. Home
  2. Knowledge Base
  3. Overlay Components
  4. NASCAR 2025 Driver Box Component

NASCAR 2025 Driver Box Component

Features

The NASCAR 2025 Driver Box panel displays information about the currently selected driverin the style of the 2025 official NASCAR broadcast.
These are its main features:

  • Top, bottom border and separator display series color
  • Displays driver name and car number
  • Car number foreground and background is fully configurable, iRacing styled numbers are available

Adding the NASCAR 2025 Driver Box component to the Remote Control panel

Components are imported directly from within iRacing Live Timing. In iRacing Live Timing press F4 to open the Remote Control Tab and then F2 to enter Edit Mode. Click the Import Library button and select from the list the component you want to import. The component will then be imported to your Remote Control Tab in the first available empty space (often below existing components).

For a full list of all available Overlay Components please check out the Overlay Component List

Appearance

Number styles:

Component:

Display options

Visibility

  • Show: display the NASCAR 2025 Driver Box panel
  • Hide: hide the NASCAR 2025 Driver Box panel
 

CSS Style Overrides

The overlay appearance (position of items, colors, animations) can be customized by applying overrides to the default styling. 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 Style Overrides editor. Copy and paste the code below into the bottom of the Style Overrides window and adjust the values to get the desired effect. Read more information about using Style Overrides here: https://www.sdk-gaming.co.uk/knowledge-base/editing-css-styles/

Customizing the NASCAR 2025 Driver Box position:

Default style position rule:

.overlay>.nascar-driver-box-2025-n {
  right: 138px;
  bottom: 45px;
}
Was this article helpful?

Related Articles

Leave a Reply