New course pages I’ve exited the preview mode and now I want to edit the look and feel and also see what we can achieve with the banner also. But I cannot find where I can edit the course description look and feel.
I may be missing something… Can anyone point me in the right ?
Best answer by thaldane
Matt270888 wrote:
Hi everyone,
New course pages I’ve exited the preview mode and now I want to edit the look and feel and also see what we can achieve with the banner also. But I cannot find where I can edit the course description look and feel.
I may be missing something… Can anyone point me in the right ?
The banner is a setting in the Configure Branding and Look page at the bottom. You might need to change it to “Basic Page Layout” and save, then change it back. That worked for me.
As for the background colors for the rest of the player, I had to hack it a bit with CSS. I thought the default was oppressively dark and wanted to tone it up a bit and match our branding. Of course you would want to replace the hex codes below (#ababab) with your colors. Just note that the completed message background apparently has a slightly transparent white overlay so it will come in lighter:
/*1.new player syllabus header recolor*/ #play-area div.lrn-course-player-table-of-contents-header.ui-color-typography-negative {background-color:#909195 !important;}
I don’t think there’s a way to do it via a menu or so. But at least right now you can do it using CSS:
The banner is basically an “image” with a gradient from black to transparent put over the background colour. Using CSS you can play around with different colours etc., but in the end it would be the same for every course.
Personally, I’d love to be able to change the banner for every course individually and maybe even upload images instead of just using colours.
It’s disappointing that this change is being implemented with no options to change the branding of it. We would like to have the capability to change the colors and have control over the new look. Even if it’s just uniform across all courses.
New course pages I’ve exited the preview mode and now I want to edit the look and feel and also see what we can achieve with the banner also. But I cannot find where I can edit the course description look and feel.
I may be missing something… Can anyone point me in the right ?
The banner is a setting in the Configure Branding and Look page at the bottom. You might need to change it to “Basic Page Layout” and save, then change it back. That worked for me.
As for the background colors for the rest of the player, I had to hack it a bit with CSS. I thought the default was oppressively dark and wanted to tone it up a bit and match our branding. Of course you would want to replace the hex codes below (#ababab) with your colors. Just note that the completed message background apparently has a slightly transparent white overlay so it will come in lighter:
/*1.new player syllabus header recolor*/ #play-area div.lrn-course-player-table-of-contents-header.ui-color-typography-negative {background-color:#909195 !important;}
I don’t think there’s a way to do it via a menu or so. But at least right now you can do it using CSS:
The banner is basically an “image” with a gradient from black to transparent put over the background colour. Using CSS you can play around with different colours etc., but in the end it would be the same for every course.
Personally, I’d love to be able to change the banner for every course individually and maybe even upload images instead of just using colours.
Hey just curious if you have played around with any css for this and would be willing to share. We want to get rid of the gradient black and have it as a solid color. Thanks!
I don’t think there’s a way to do it via a menu or so. But at least right now you can do it using CSS:
The banner is basically an “image” with a gradient from black to transparent put over the background colour. Using CSS you can play around with different colours etc., but in the end it would be the same for every course.
Personally, I’d love to be able to change the banner for every course individually and maybe even upload images instead of just using colours.
Hey just curious if you have played around with any css for this and would be willing to share. We want to get rid of the gradient black and have it as a solid color. Thanks!
Never mind I found it in this article if anyone else was interested
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.