Note:

This site is no longer used and is in read-only mode. Instead please go to our new Moodle Developer Resource site.

Themes: Difference between revisions

From MoodleDocs
No edit summary
No edit summary
Line 8: Line 8:
* [[Themes overview]]
* [[Themes overview]]
* [[Creating a theme based on boost]]
* [[Creating a theme based on boost]]
* [[Creating a theme based on classic]]
* [[Moving your theme to use boost as a parent theme]]
* [[Moving your theme to use boost as a parent theme]]
* [[Updating a boost based theme]]
* [[Updating a boost based theme]]

Revision as of 07:23, 5 March 2019

This page is a starting point for Moodle theme developers.

For documentation on installing and using themes, please see the Themes user documentation and Themes FAQ.


Moodle has a powerful themes system that allows for a variety of effects through the use of HTML and CSS.

See also