Note: You are currently viewing documentation for Moodle 3.0. Up-to-date documentation for the latest stable version of Moodle may be available here: Installing a new theme.

Installing a new theme: Difference between revisions

From MoodleDocs
m (change theme moved to Installing a new theme: Better name.)
mNo edit summary
 
(23 intermediate revisions by 7 users not shown)
Line 1: Line 1:
== Change Moodle Theme ==
{{Themes}}
A new theme can be installed in the same way as any other plugin. Please see [[Installing plugins]] for details.


You can easily change the moodle theme  
==Changing the theme==
You may select different themes depending upon the device that will be viewing Moodle.  For example, you might have one theme for computers with monitors and another for mobile phones and another for tablets.


Steps are
# Log in as admin and go to ''Administration > Site administration > Appearance > Themes > Theme Selector''
# Click on "Clear theme caches" button
# Click on the "Select theme" button on the right of the current theme being used for the device
# Scroll down to find the theme you wish to use
# Click the "Use theme" button next to that theme
# Moodle will tell you it has been saved as the default theme
# Check your Moodle site by going to the Moodle site's home page 
# You may have to refresh your browser to see the new theme


1) Download the zip file of the theme
{|
| [[Image:instheme07.png|thumb|Open the Appearance > Theme selector page]]
| [[Image:instheme09.png|thumb|Click the Select theme button]]
| [[Image:instheme10.png|thumb|Click the Use theme button]]
| [[Image:instheme11.png|thumb|Checking if the theme is the one selected]]
|}


2) Extract it in a folder
==See also==
* [http://youtu.be/K3MYE8am7M4 Install a New Theme]  MoodleBites video on YouTube


3) copy this folder in the theme folder of your moodle installation site
[[de:Ein_neues_Design_installieren]]
 
4) Go to yourdomain.com/admin/  (if you have installed the moodle in the root folder)
 
5) login with admin username and password
 
6) Expand Appearance folder icon
 
7) Expand Theme folder icon
 
8) click on theme selector
 
9) Your theme picture is displaying here
 
10) First click preview link on the right side of your theme picture to preview before selection
 
11) press Choose button to select that theme
 
12) Now you can check your moodle site (e.g. yourdomain.com) by opening

Latest revision as of 08:48, 24 January 2015

A new theme can be installed in the same way as any other plugin. Please see Installing plugins for details.

Changing the theme

You may select different themes depending upon the device that will be viewing Moodle. For example, you might have one theme for computers with monitors and another for mobile phones and another for tablets.

  1. Log in as admin and go to Administration > Site administration > Appearance > Themes > Theme Selector
  2. Click on "Clear theme caches" button
  3. Click on the "Select theme" button on the right of the current theme being used for the device
  4. Scroll down to find the theme you wish to use
  5. Click the "Use theme" button next to that theme
  6. Moodle will tell you it has been saved as the default theme
  7. Check your Moodle site by going to the Moodle site's home page
  8. You may have to refresh your browser to see the new theme
Open the Appearance > Theme selector page
Click the Select theme button
Click the Use theme button
Checking if the theme is the one selected

See also