Title Field

Title Field

You can place an optional title at the top of the panel. Though it is not possible to select a font for the title that is different form the one used on the rest of the panel, it is possible to modify the font to some extent. To specify the title create a <field> tag and use the type attribute with the value title. In addition to the txt and id attributes, the following attributes are supported:

Name

Required

Description

Value

Name

Required

Description

Value

align

no

The alignment of the title field within the panel.

left | center | right
Default: left

italic

no

If true, displays the title in italics

true | false
Default: false

bold

no

If true, displays the title in bold

true | false
Default: false

size

no

This attribute specifies the size of the title font. Please note that the size is not specified in points but as a relative size multiplier compared to the body font on the panel.

Integer (1..n)
Default: 2