CenterView 2.x to CenterView 3.0 Post-Migration and Conversion Issues

Before you can use a CenterView 2.x dashboard with CenterView 3.0, you must complete these processes: migration, conversion, modernization.

General Issues

Style Changes from CenterView 2.x to CenterView 3.0

Name Changes

To update style names, in a text editor, open <product_root>\Server\doc_root\themes\[your dashboard directory]\theme.csx, then search for the CenterView 2.x name and replace it with the CenterView 3.0 name.

Name in CenterView 2.x

Name in CenterView 3.0

body.banner

table.banner

body.topnav

.x-tabs-strip-wrap

body

.body

.layout

tr.layout; used to set spacing on page edges

p.kpiblock (or div.kpiblock)

.kpiblock; in addition, remove "float: left;" from .kpiblock

body.dashboardcontrols

#dashboardcontrols - Dashboard controls content area

body.dashboardcontrols td

#dashboardcontrols td - Dashboard controls individual items

Added

Removed

Deprecated

The following are obsolete and may be unsupported in a future release.