change colors

Re: change colors

by koen roggemans -
Number of replies: 0
Picture of Core developers Picture of Documentation writers Picture of Moodle HQ Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Translators
The class for that part is "generalboxcontent", so change in your theme, styles.php, the background color for generalboxcontent.

It's possible that this affects other parts of Moodle.

A tip: use firefox, download the webdeveloper extention and use information/display ID and class details -> you can see then all the class-information of a page, so you'll know what to change.

(why am I writing this in English)