Open topic with navigation
About Color
Following are some ways that you can work with color in Flare:
- Apply color to topic text You can change the font color of your content either through a style class or directly through local formatting. It is recommended that you use styles whenever possible. See Applying Color to Topic Text.
- Apply color to the background for topics You can change the background color for topics by using the <body> style tag or classes of that style. If you want the background color to be applied to all topics using a particular style sheet, you can use the parent <body> tag. If you want to change the background color for only some topics, create and use a class of the <body> tag. See Applying Color to the Background for Topics.
- Apply color to the text background in a topic You can change the background color of your content either through a style class or directly through local formatting. It is recommended that you use styles whenever possible. See Applying Color to the Text Background in a Topic.
See Also
Open topic with navigation