Skip to main content
Participant
February 9, 2017
Question

TOC - Right Margin Issue

  • February 9, 2017
  • 1 reply
  • 209 views

Captivate 9 - Has anyone ran into this or have a suggestion for a fix?

The right margin of the Table of Contents (TOC) is not fully visible, resulting in the completion check-boxes being only partially visible. See screen shot:

https://dl.dropboxusercontent.com/u/98650482/Screenshot%202017-02-09%2012.06.13.png

And here are the TOC settings I've selected: https://dl.dropboxusercontent.com/u/98650482/TOCsettings.png

This only happens in one of two courses using the same template. The other course (which also has a scroll bar present), have fully visible check boxes. I've played with the margin of the TOC, but the checkboxes move out when the margin is widened as well.

Of course I've been through these topics:

https://helpx.adobe.com/captivate/using/table-contents-toc.html#

Thanks for any help you can provide!

This topic has been closed for replies.

1 reply

TLCMediaDesign
Inspiring
February 10, 2017

There is an awful lot of CSS that styles the TOC. It's in the CPLibraryAll.css file after publish.

You could play around with the CSS until you get it spaced correctly and then write JavaScript to do the same thing. That way you don't have to change the CSS file every time you publish.