Skip to main content
The Remapdb widget renders inside an iframe. Custom CSS is also injected inside that iframe. Use this page as context for AI assistants that need to understand the widget structure before generating CSS.
Prefer CSS variables before selector overrides. Selector-based CSS is more likely to need updates after future widget changes.

Initial selector form

The first visible view is the vehicle selector form.
Useful selectors:

Vehicle result area

After the visitor clicks View remap, Remapdb loads vehicle details and performance data into #vehicle-content. Common classes in the result area:
Common data attributes used by JavaScript:
The dyno chart reads chart colors from variables such as:

Quote panel

The quote panel is injected into #vehicle-quote.
Useful quote selectors:

Dealer map and pricing selectors

These elements appear only when the related quoting features are enabled.

Safe selector patterns

Use focused selectors:
Avoid broad selector resets:

Class list snapshot

This is a compact list of useful classes currently present in the widget and quote form templates.

ID list snapshot