Note:

If you want to create a new page for developers, you should create it on the Moodle Developer Resource site.

Themes: Difference between revisions

From MoodleDocs
(→‎See also: Adding MoodleBites YouTube video link)
No edit summary
Line 7: Line 7:


* [[Themes overview]]
* [[Themes overview]]
* [[Creating a theme]] - A quick step by step guide to creating your first theme.
* [[Creating a theme based on boost]] - A quick step by step guide to creating your first theme.
* [[Cloning a theme]]
* [[Cloning a theme]]
* [[Using images in a theme]] - How to use and override images within your theme.
* [[Using images in a theme]] - How to use and override images within your theme.

Revision as of 02:11, 30 November 2016

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 XHTML and CSS.

See also