This feature is supported in WebHelp Mobile output only.
Using a skin, you can modify the appearance of topic toolbars and topic toolbars that you include in your output.
In the Styles section, expand the ToolbarItem node.
Select the item that you want to edit. If you want the setting(s) to be applied to all of the items, select the ToolbarItem node itself. The items under this node represent the different kinds of toolbar items that may be found in your output.
CollapseAll Lets users collapse all elements such as togglers, drop-down effects, and expanding text effects in a topic (if they are expanded).
CurrentTopicIndex Lets users see the display for the current topic in the sequence. This label is typically used in conjunction with the "NextTopic" and "PreviousTopic" buttons when the topic in question exists in a browse sequence. Flare finds the current topic in a browse sequence and display its position in relation to the rest of the topics in that sequence. (The root node is used to determine the count; in other words, if there are "child" topics in the sequence structure under the current topic, they will be included in the count.)
ExpandAll Lets users expand all elements such as togglers, drop-down effects, and expanding text effects in a topic (if they are not yet expanded).
Next Topic Lets users open the next topic in the sequence. First, Flare attempts to find the current topic in a browse sequence and navigate to the next topic from there. If you do not have a browse sequence, Flare looks at the position of the current topic in your table of contents (TOC) and opens the next topic after it.
Previous Topic Lets users open the previous topic in the sequence. First, Flare attempts to find the current topic in a browse sequence and navigate to the previous topic from there. If you do not have a browse sequence, Flare looks at the position of the current topic in your table of contents (TOC) and opens the previous topic before it.
In the Properties section, set the values for the properties that you want modify.
Control type To change the control type for the item (i.e., you can select any type of button that can be added to the toolbar):
Font background color To change the color of the area behind the font:
Font background gradient To change the background color of the item:
Font color To change the color of the font:
Font family To select a specific font family (e.g., Arial, Tahoma, Verdana):
Font size To change the size of the font:
Font style To change the style of the font (e.g., make it italic):
Font weight To change the weight of the font (e.g., make it bold):
Icon To select a different icon image:
Label To change the text that appears on the item:
On clickTo provide a command for the item when it is clicked by the user:
example
Let's say you want to provide a command for an item (e.g., so that clicking the button opens a website). The following command opens the MadCap Software website when a user clicks the button:
window.open("http://www.madcapsoftware.com");
Padding To add or change padding (space around) the item:
Separator alternate text To change the alternate text for the separator
TextImageRelation To select the location of a label in relation to the image used for the item:
to save your work.
|
Downloads (PDF Format): Flare Transition From RoboHelp Guide |
MadCap Software, Inc. 7777 Fay Avenue La Jolla, California 92037 Tollfree 1-888-MadCap1 Tel 858-320-0387 Fax 858-320-0338
For technical support: |
How to specify style settings for toolbar items
See Also