-
Notifications
You must be signed in to change notification settings - Fork 17
How to install a moodle 2 theme
leizhang edited this page Apr 26, 2011
·
2 revisions
-
Click on download button on decaf homepage (or click here to download), Unzip the .zip file to an empty local directory.
-
Upload folder to your web server to the /moodle/theme/[Theme Name]. (Replace [Theme Name] with the name of the theme you have downloaded.) Ensure the new theme folder and its contents are readable by the webserver. Change Read and Write permissions (CHMOD) for the files and folder to 755 - Owner read/write/execute, Group read/execute, Everyone read/execute. Incorrect permissions may prevent display of the newly installed theme.
-
Choose your new theme from within Moodle via Administration > Appearance > Themes > Theme selector.