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
themes template
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{Template:Themes}}
This page is a starting point for Moodle theme developers.
This page is a starting point for Moodle theme developers.


Line 22: Line 23:


* [[:Category:Themes|List of all themes-related developer documentation]]
* [[:Category:Themes|List of all themes-related developer documentation]]
* [http://youtu.be/K3MYE8am7M4 Install a New Theme]  MoodleBites video on YouTube
* Moodle Partner online courses for Theme designers [https://www.moodlebites.com/mod/page/view.php?id=3208 Level 1] (foundation) and [https://www.moodlebites.com/mod/page/view.php?id=3210 Level 2] (advanced)


[[Category:Themes]]
[[Category:Themes]]

Latest revision as of 14:00, 10 October 2022

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