For docebo-native course player
I want to match articulate rise and articulate storyline courses where the ToC is on the left
For docebo-native course player
I want to match articulate rise and articulate storyline courses where the ToC is on the left
/*player ToC on the left*/
.mdl-grid.course-player-elements__wrapper.mdl-cell--12-col{
flex-direction: row-reverse !important;
}
Enjoy!
This is mad clever this adjustment...most people read from left to right - so having the TOC element on the left is MOST welcome.
Apparently I can also horizontally flip the ToC icon, tbd
transform property
My rotation of the ToC icon isn’t working, any idea
i.zmdi-mode-full.bg-accent.bg-circle-button.mdl-cell--hide-tablet.mdl-cell--hide-phone.ng-star-inserted {
transform: rotate(180deg) !important;
}
And thank you for the praise :)
Thank so much for sharing this with everyone
You can put code inside a box so the spam filter knows it's code!
You can find this feature by clicking the ellipsis menu and selecting Code when drafting your reply. Here’s a quick video to demonstrate:
I hope you find this useful, and thank you again!
Enter your email address or username and password below to log in to Docebo Community. No account yet? Create an account
Enter your username or e-mail address. We'll send you an e-mail with instructions to reset your password.