Skip to main content
danibo83
Participating Frequently
January 25, 2016
Question

Set image as background in HTML output

  • January 25, 2016
  • 1 reply
  • 222 views

Hi!

Is there a way to set a background image for the index_scorm.htm page instead of just a color from the skin editor?

There seems to be no feature in Captivate to allow this so I tried to edit the HTML file without any luck...

Who can help me?

KInd regards

Danny

This topic has been closed for replies.

1 reply

RodWard
Community Expert
Community Expert
January 25, 2016

You could probably do it by inserting some CSS code in the BODY tag of the HTML file.

Look into the background-image property.

CSS background-image property