Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Alternate icon set.

Alternate icon set

From MoodleDocs
Revision as of 19:56, 25 November 2005 by Helen Foster (talk | contribs) (categories, external link)

An alternate icon set may be used with any Moodle theme.

An icon set consists of a pix directory containing copies of all files from the moodle/pix directory plus a pix/mod directory containing all activity module icons.

To use the alternate icon set

  1. Copy the pix directory to the theme folder
  2. Amend $THEME->custompix = false; to $THEME->custompix = true; in theme/yourtheme/config.php

External links