Customizing the Style of Row and Column Members in Data Forms

You can customize Planning cascading style sheets to display data forms with different styles for the levels of members in rows and columns, depending on their hierarchical position in the data form. Note:

  To customize the style of row and column members:

  1. Modify the planning.css file using the instructions in Customizing Cascading Style Sheets.

  2. In the planning.css file, customize these header tags:

    Table 83. Header Tags in Planning.css File

    Rows

    Columns

    rowHeader_0

    columnHeader_0

    rowHeader_1

    columnHeader_1

    rowHeader_2

    columnHeader_2

    rowHeader_3

    columnHeader_3

    rowHeader_4

    columnHeader_4

The tags rowHeader_0 and columnHeader_0 affect the lowest-level class. The tags rowHeader_4 and columnHeader_4 affect the highest-level class. Members above level 4 display with the level 4 style.