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 |
|---|---|---|---|
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. |
1-n default: 2 |