Skip to main content
Known Participant
April 29, 2016
Answered

closed captions centered

  • April 29, 2016
  • 2 replies
  • 318 views

Short question:

Is there a way to have closed captions centered instead of only aligned left?

Most closed captions in the world are centeren so i figured it shouldn't be difficult to set within Captivate.

Seems i was wrong?

Cheers,

Peter

    This topic has been closed for replies.
    Correct answer TLCMediaDesign

    If you are using HTML5 add this to your CPLibraryAll.css

    #cc{

    text-align:center

    }

    2 replies

    TLCMediaDesign
    TLCMediaDesignCorrect answer
    Inspiring
    April 29, 2016

    If you are using HTML5 add this to your CPLibraryAll.css

    #cc{

    text-align:center

    }

    RodWard
    Community Expert
    Community Expert
    April 29, 2016

    Captivate currently has no option to do this within the UI.  Some have created widgets to do it in SWF or hack the CSS in HTML5 output to do it.

    Might be worth logging an enhancement request for some future version.