Applying Alt Text

Alternate "alt" text provides a textual option for non-text elements on a web page, which is required as part of Section 508 compliance. See Section 508 and WCAG.

In Flare Desktop, you can apply alt text to many elements, including concept links, drop-down text, expanding text, images, related topics, and more.

How to Apply Alt Text Through the Language Skin

  1. Add a language skin, or open one if it is already created on your project. See Adding Language Skins.
  2. In the upper-right corner of the skin under Language Skin Targets, select Print and Online.
  3. Under the Print and Online category in your skin, scroll down to the section with the Formats. You may need to sort the Name column to list the Formats together.
  4. In the Value column, type the text of the property you wish to modify.

    Use the language skin to format alternate text for accessibility.

  5. Click Save the active file. to save your work.

How to Apply Alt Text Through the Stylesheet

  1. Open your stylesheet.
  2. In the local toolbar, make sure the first button displays Advanced View button. If the button displays Simplified View button instead, then click it.
  3. In the upper-left of the editor, make sure the drop-down field is set to Use the drop-down filter for "all styles" to view in the stylesheet..

  4. Scroll down to the section with the MadCap styles. You can modify the alt text for the following:

    • MadCap|conceptLink
    • MadCap|dropDown
    • MadCap|expanding
    • MadCap|glossaryTerm
    • MadCap|keywordLink
    • MadCap|relatedTopics
    • MadCap|toggler
  5. From the Show drop-down list on the upper-right side of the editor, select Filter using the drop-down to show assorted relevant properties in the stylesheet.. The most relevant properties for that style are shown on the right side of the editor.

  6. (Optional) You can use the toggle button in the local toolbar to show properties below in a group view Stylesheet local toolbar button to show properties in a group view. or an alphabetical view Stylesheet local toolbar button to show properties in an alphabetical view..
  7. If you are using the group view, expand the Unclassified group.
  8. Enter the alt text for each property. You can modify the following properties:

    • mc-closed-image-alt-text

      This enables alt text when the drop-down icon is closed. This property applies to the following:

      • MadCap|dropDown
      • MadCap|expanding
      • MadCap|glossaryTerm
      • MadCap|toggler
    • mc-open-image-alt-text

      This enables alt text when the drop-down icon is open. This property applies to the following:

      • MadCap|dropDown
      • MadCap|expanding
      • MadCap|glossaryTerm
      • MadCap|toggler
    • mc-image-alt-text

      This enables alt text on link icons. This property applies to the following:

      • MadCap|conceptLink
      • MadCap|keywordLink
      • MadCap|relatedTopics

      Example You want to modify the alt text for the drop-downs in your project. So you modify the alt text when the drop-down is open, and when it is closed.

      Stylesheet showing how to set the alternate text values in the drop-down class.

  9. Click Save the active file. to save your work.

Applying Alt Text and Screen Tips to All Image References

When you insert or edit an image, you can apply alternate text or screen tips to one image at a time, or to every instance of the image throughout the project. In Image Properties, you will see a check box that lets you apply the same alternate text and screen tip to all image references. See Inserting Images and Editing Images.

When you insert or edit a link (e.g., cross-reference, or hyperlink), you can apply alternate text or screen tips. If you open the link dialog, enter text in the appropriate field to alter its properties. See Accessibility and PDF Output.

The link dialog showing the alternate text or screen tip option to apply for accessibility.

What’s Noteworthy?

Note If there are alt text settings for any elements in both the stylesheet and the language skin, the stylesheet settings take precedence.