Note: You are currently viewing documentation for Moodle 1.9. Up-to-date documentation for the latest stable version is available here: Theme scrapbook.

Theme scrapbook: Difference between revisions

From MoodleDocs
No edit summary
mNo edit summary
Line 32: Line 32:
* [[Fixed-width theme|Creating a fixed-width theme]]
* [[Fixed-width theme|Creating a fixed-width theme]]
* [[Homepage design|Homepage design of moodle.org]]
* [[Homepage design|Homepage design of moodle.org]]


== See also: ==
== See also: ==

Revision as of 16:17, 3 September 2009

There are suggestions to make this page part of Themes FAQ. Please use this page's Talk page for your comments and ideas. Thanks!


The Moodle theme scrapbook is a collection of small how-to descriptions. You theme designers and Moodle users working with themes add your knowledge here to help new Moodle users with tips and tricks for their theme work.

Feel free to add to this list! Don't know how? Read our Guidelines for contributors.

Changing things

Colors

Logo and icons

Adding things

Hiding things

  • Hiding an element with CSS is generally achieved using the display: none; property on the element.

Moving things

Miscellaneous

See also: