Skip to main content
Known Participant
July 9, 2015
Question

individual checkboxes

  • July 9, 2015
  • 1 reply
  • 223 views

Hi there!

I'm working on a project wich will only be exportet in "HTML5".
Because i work with a big Font, the graphical checkboxes should be bigger than the standard ones. So i put my own versions in the folder \assets\htmlimages. This works fine in so far in the browser i see my own checkboxes. But they are cut on the right. I guess there are elements of the random questions on the right which cut it of. Unfortunately i can't find a location to adjust this. Not in the Sheet Masters (german "Folienmaster") nor in the Style-Manager (german "Objektstilmanager").


Any ideas or hints?


    This topic has been closed for replies.

    1 reply

    RodWard
    Community Expert
    Community Expert
    July 10, 2015

    You won't be able to modify this from within Captivate.

    Since you're publishing to HTML5 you'll need to dig in to the published HTML output, find the elements that are wrapping around your custom text boxes and change their CSS code to allow more room.