Note: You are currently viewing documentation for Moodle 3.1. Up-to-date documentation for the latest stable version of Moodle is probably available here: Standard themes.

Standard themes

From MoodleDocs


Standard themes

Moodle has two standard themes: Clean, a responsive, bootstrap based theme which is used as default, and More, a theme customisable from within the admin interface.

'Clean', the default theme

Other themes, including themes which were standard in previous versions of Moodle, are available from the Themes section of the Moodle plugins directory.

NOTE: If you were using a previous core theme or one based on a previous core theme and you are upgrading to Moodle 2.7, make sure you reinstall the relevant theme(s) before running the upgrade.

Theme selector

An administrator can set a theme for the site in Administration > Site administration > Appearance > Themes > Theme selector.

Different themes may be set according to 'device type' - default, legacy (for older browsers), mobile and tablet.

Go to Administration > Site administration > Appearance > Themes > Theme selector

  • Click on the "Select theme" button next to the type you wish to change
  • Scroll down to see the previews of the available themes and click on the "Use theme" button to chose the theme
  • The next screen will provide information about the theme. Click "Continue"

Note 1: Moodle caches themes so if you don't immediately see changed settings that you were expecting, click the "Clear theme caches" button at the top of the Theme selector page.

Note 2: The selected theme may be overridden if user/course or category themes have been allowed in the Theme settings.


Customising the 'More' theme

New feature
in Moodle 3.1!

The customisable 'More' theme.

The 'More' theme allows administrators to customise it from Site administration>Appearance>Themes>More.

Options are:

  • Text colour/Link colour - these may be selected either by typing in the code or by clicking into the colour picker.
  • Background colour/Background image - a background colour may be selected as above or an image of your choice uploaded. (Note: the image will override the background colour.)
  • Background repeat/position/fixed - decide here how you wish your image to be repeated; its position or if you want it to be fixed to the page.
  • Main content background colour/Secondary background colour - these may be selected either by typing in the code or by clicking into the colour picker.
  • Invert navbar - checking this will swap the text and background colour of the navigation bar between black and white.
  • Logo - a custom logo may be uploaded here
  • Custom CSS/Footnote - custom CSS and footer text may be added and will be reflected throughout the site.


'More' with an orange image backound, a logo and custom colours.

'More' with an orange image backound, a logo and custom colours.

See also