This plugin enables Administrators to change Elggs css background settings - this includes uploading a background image or changing the background color.
Extends the elgg css view like this:
elgg_extend_view('css/elgg', 'phloor_body_background/css/body_background', 501);
See the file 'phloor_body_background/views/default/phloor_body_background/css/body_background' for the css thats added.
Languages
see README.txt
/**
* @version 1.8-12.01.27b
*/