Forum Discussion
AmaiaQuesada-d1
4 years agoCommunity Member
Remove black frame around SCORM on LMS
Hi!
I have seen various discussions from years ago around this topic, but never saw a solution coming from Articulate, so giving another try.
When I publish SCORM files on my LMS, depending on t...
MathNotermans-9
4 years agoCommunity Member
If you change the css rule in that file to this...body.theme-classic.view-mobile {
background: #ffffff00 !important
}
It will be white and transparant. Offcourse you can use any color instead.
With GSAP you also can override CSS ,but im not sure whether it will work with rules set as 'important'. In fact that is bad webdesign to start with from Articulate. Hard to override rules that are set as !important.
Im gonna do a test to see whether i can override it with GSAP, because thats better and more flexible.
PS. Added my edited mobile.min.css file
The folder it should be in is like this:
C:\Program Files (x86)\Articulate\360\Storyline\player\unified\html5\lib\stylesheets
Related Content
- 3 months ago