gnu-social/plugins/OverwriteThemeBackground/README.md

15 lines
246 B
Markdown
Raw Normal View History

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