Introduction to styling with CSS

The beta Q_Dashboard application allow you to create pages with content automatically updated using the same analytics engine as Superdig.

The general setup of a report, consists of a Login page, a start page and one or more report pages.

The look and feel of the pages and the output of the analysis, can be tailored using CSS.

All the classes of elements of the pages them selves, like footer, header, background, navigational elements etc are described here:  Classes on Q_Dasdhboard pages

The classes used by the analystics engine for cross-tables, dig-analysis, top-line, data and frequency, is described here: CSS classes used in analysis

The charts are shown using HighCharts components. How to style these are described here: How to style HighCharts using CSS