forked from GNUsocial/gnu-social
15 lines
246 B
Markdown
Executable File
15 lines
246 B
Markdown
Executable File
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
|