Diogo Cordeiro c3ba2e0f94 [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. преди 5 години
..
actions 1e378a514d [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent преди 5 години
OverwriteThemeBackgroundPlugin.php c3ba2e0f94 [BugFix] Plugins ExtendedProfile and OverwriteThemeBackground - admin is identical to system path names. преди 5 години
README.md 1e378a514d [OverwriteThemeBackground] This new plugin will let the admin set a custom background theme independent преди 5 години

README.md

Allows to overwrite your theme's background style

Installation

add

addPlugin('OverwriteThemeBackground');
$config['admin']['panels'][] = 'overwritethemebackground';

to the bottom of your config.php

Settings

none