How to change background color of moodle 2.0 themes.?

In the theme directory, go to layout directory and edit the file named themename_style.css
Give your desired background color in the following code:

html {
        background: #E0F2F1;
}




Comments

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Email Notification in Koha! How to configure Email Notification in Koha 20.11 with postfix?

Moodle OAuth 2. This account is pending email confirmation! Solved