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: Themes.

Themes: Difference between revisions

From MoodleDocs
No edit summary
Line 20: Line 20:
==Themes in standard install==
==Themes in standard install==


Themes included in Moodle 1.9 are [[Chameleon theme|chameleon]], cornflower, [[Custom corners theme|custom corners]], formal white, metal, oceanblue, orangewhite, orangewhitepda, standard (default), standardblue, standardgreen, standardlogo, standardred, standardwhite, wood.  See [[Standard themes]] for screen shots of each.
Themes included in Moodle 2.1 are Arialist, Brick, Formal white, Fusion, Magazine, Nimble,  
Nonzero, Overlay, Sky High, Splash.  See [[Standard themes]] for screen shots of each.


==See also==
==See also==

Revision as of 13:42, 6 August 2011


A Moodle theme is a pre-designed user "view" (interface) that can be changed by the site administrator, teacher, or student. While robust, it does not affect how Moodle functions, just how it looks. Moodle comes with a standard set of themes and there is a large free library available to download.

Moodle themes

Themes may be selected at site level, course level and/or user level as long as the Moodle site has been configured to allow changes at these levels.

Installing a theme

To install a theme:

  1. Unzip the .zip file to an empty local directory.
  2. Upload folder to your web server to the /moodle/theme/[Theme Name]. (Replace [Theme Name] with the name of the theme you have downloaded.) Ensure the new theme folder and its contents are readable by the webserver. Change Read and Write permissions (CHMOD) for the files and folder to 755 - Owner read/write/execute, Group read/execute, Everyone read/execute. Incorrect permissions may prevent display of the newly installed theme.
  3. Choose your new theme from within Moodle via Administration > Appearance > Themes > Theme selector.
The new Theme Selector is a two step procedure.

See Installing a new theme for more information.

Themes in standard install

Themes included in Moodle 2.1 are Arialist, Brick, Formal white, Fusion, Magazine, Nimble, Nonzero, Overlay, Sky High, Splash. See Standard themes for screen shots of each.

See also