Forum Discussion
JudithSanders
7 years agoCommunity Member
STORYLINE LIGHTBOX BACKGROUND (MODERN PLAYER) NOT TRANSPARENT
Hello all,
I would like to know if it is possible to use the lightbox functionality and make the slide background of the lightbox 100% transparent. We don't want custom made because of certain rea...
StephanPadel
4 years agoCommunity Member
Hi Kris,
Correct, the code doesn't go into Storyline directly but needs to be inserted into the story.html file after you have exported the project.
To do that, you can open the story.html with a text editor of your choice and then add the following code to the <head> of the html file:
<style>
.visible-overlay{background-color: transparent !important;}
</style>
I hope this helps!
Cheers,
Stephan
Related Content
- 9 months ago
- 4 months ago
- 9 months ago