Forum Discussion
DavidMichaelMcD
8 years agoCommunity Member
Is there any way to change the color of the Lightbox Close (X) button in the new modern dark player?
I would prefer to use the dark modern player, but I just tried out the Lightbox feature and the Close (X) button is incredibly hard to view. It's ok to see in iPad view (course is 4:3 size) but in l...
MouBose-23e01b0
4 years agoCommunity Member
Hello,
Is it possible to change the lightbox button color from red to black in articulate storyline 3?
RussellKillips-
4 years agoCommunity Member
Hello Mou,
If you are using the classic player and wish to change the lightbox close button from red to black.
After publishing your course you will need to add in this code:
#light-box-close { background-color: #000000 !important; }
If publishing for web, you will need to add the code to story.html
If publishing for scorm, you will need to add the code to index_lms.html
(I usually add the code to both index_lms.html and story.html)
In the screen shot below I added in the code at line 14 just before the </style> tag.
And here's the result:
Related Content
- 10 months ago
- 8 months ago
- 3 months ago
- 11 months ago