# Download the zip file of the theme [[Image:instheme01.png|thumb|400px|center|Select the theme]]
# Download the zip file of the theme [[Image:instheme01.png|thumb|400px|center|Select the theme]]
# Extract to its own named folder [[Image:instheme01a.png|center|Select the theme]]
# Extract to its own named folder [[Image:instheme01a.png|thumb|center|Select the theme]]
# Using your FTP program, upload this folder to the /theme folder of your Moodle installation [[Image:instheme04.png|thumb|400px|center|Upload the unzipped file]]
# Using your FTP program, upload this folder to the /theme folder of your Moodle installation [[Image:instheme04.png|thumb|400px|center|Upload the unzipped file]]
#Ensure the new theme folder and its contents are readable by the webserver. Change the Read and Write permissions for the files and folder. Incorrect permissions may prevent display of the newly installed theme.
##For example in Linus use the CHMOD command in set the permissions to 755 - Owner read/write/execute, Group read/execute, Everyone read/execute.
# Go to Site administration > Notifications to see if the new theme requires any decisions or updating of Moodle code.
# Go to Site administration > Notifications to see if the new theme requires any decisions or updating of Moodle code.
Versionen från 18 september 2011 kl. 11.33
A site administrator who has access to the Moodle code can easily install a new theme Moodle theme. Once installed, the theme will be available via the appropriate site, category, course or activity menu.
Steps to install a new theme in the code
In this example, we will install a new theme that has been made by someone else.
Download the zip file of the theme Select the theme
Extract to its own named folder Select the theme
Using your FTP program, upload this folder to the /theme folder of your Moodle installation Upload the unzipped file
Ensure the new theme folder and its contents are readable by the webserver. Change the Read and Write permissions for the files and folder. Incorrect permissions may prevent display of the newly installed theme.
For example in Linus use the CHMOD command in set the permissions to 755 - Owner read/write/execute, Group read/execute, Everyone read/execute.
Go to Site administration > Notifications to see if the new theme requires any decisions or updating of Moodle code.
Now you or others can select the new theme.
Steps to change the theme
In this example, we will change our site theme to a new one that we added. Your role will require the permissions to allow you to change themes. Remember that themes can be changed in many contexts in Moodle.
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.
Go to the Settings block
Open Site administration > Appearance > Themes > Theme Selector link Open the Appearance > Theme selector page
Click on "Clear theme caches" button Click the Clear theme caches button
Click on the "Select theme" button on the right of the current theme being used for the deviceFil:instheme09.pngClick the Clear theme caches button
Scroll down to find the theme you wish to use
Click the "Use theme" button next to that themeClick the Use theme button
Moodle will tell you it has been saved as the default theme[Image:instheme11.png|thumb|400px|center|Checking if the theme is the one selected]]
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.