Themes: Difference between revisions

From MoodleDocs
(WIP)
mNo edit summary
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Site appearance}}
{{Site appearance}}
==What are themes?==
*Themes provide a "skin" to completely change the look and feel of your site (or even an individual course).
*Themes provide a "skin" to completely change the look and feel of your site (or even an individual course).
*Moodle sites (with the exception of MoodleCloud sites) come with two [[Standard themes]] called Boost and Classic.
*Moodle sites (with the exception of MoodleCloud sites) come with two [[Standard themes]] called Boost and Classic.
*If you are able to add additional plugins to your site, you can download and install contributed themes from the [https://moodle.org/plugins/browse.php?list=category&id=3 Themes area of the Plugins directory]. More information is available from [[Installinmg a new theme]].
*If you are able to add additional plugins to your site, you can download and install contributed themes from the [https://moodle.org/plugins/browse.php?list=category&id=3 Themes area of the Plugins directory]. More information is available from [[Installing a new theme]].


==I have a question about themes==
Participate in the discussions in the [https://moodle.org/mod/forum/view.php?id=46` Themes forum on Moodle.org] and read our [[Themes FAQ]].


==How do I manage themes on my site?==


*[[Theme settings]]
See the documentation on [[Theme settings]]
 


==I want to develop a new theme==
See [[:dev:Themes]]. Not all information is up to date but feel free to contribute your own improvements!


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


* [[Themes FAQ]]
* [[Theme credits]]  
* [[Theme credits]]  
* [[:dev:Themes]]
 


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

Latest revision as of 10:11, 31 August 2022

What are themes?

  • Themes provide a "skin" to completely change the look and feel of your site (or even an individual course).
  • Moodle sites (with the exception of MoodleCloud sites) come with two Standard themes called Boost and Classic.
  • If you are able to add additional plugins to your site, you can download and install contributed themes from the Themes area of the Plugins directory. More information is available from Installing a new theme.

I have a question about themes

Participate in the discussions in the Themes forum on Moodle.org and read our Themes FAQ.

How do I manage themes on my site?

See the documentation on Theme settings

I want to develop a new theme

See dev:Themes. Not all information is up to date but feel free to contribute your own improvements!

See also