Note: You are currently viewing documentation for Moodle 2.3. Up-to-date documentation for the latest stable version is available here: Chameleon theme.

Chameleon theme: Difference between revisions

From MoodleDocs
mNo edit summary
m (Reverted edits by Ana gonzalezoc (talk) to last revision by Michael de Raadt)
 
(39 intermediate revisions by 10 users not shown)
Line 1: Line 1:
== Chameleon Documentaion ==
{{Moved_to_dev_docs}}
 
=== How does Chameleon change its colours? ===
 
* Shift-click anywhere on the page to open a floating window showing all elements under the mouse
* Click on elements in the list to create a CSS selector - one or as many as you need
* Click on the "Set Styles" button and set the styles of your choice
* View the changes immediately
 
Chameleon allows almost complete control over styling elements in Moodle. It makes working with themes easier for theme designers and opens up a wide range of experimental uses for interface designers. Just change and work with the changed page and go on optimizing your theme whilst you work with Moodle.
 
Chameleon makes use of Ajax technologies.
 
=== Saving your changes ===
 
As you work, you have the option to save changes in a temporary file, or save them to the theme CSS file on the server. All temporarily saved changes may be reverted.
 
 
 
==See also==
 
*[http://moodle.org/mod/forum/discuss.php?d=37674&parent=174155 Chameleon - an interactive Moodle theme] forum discussion
 
[[Category:Administrator]]
[[Category:Developer]]
[[Category:Themes]]

Latest revision as of 23:12, 24 November 2012

This development related page is now located in the Dev docs.

See the Chameleon theme page in the Dev docs.