gnu-social/theme
Mikael Nordfeldth 75d45dace9 Don't put submit button in reply field edge-to-edge 2015-03-07 23:38:03 +01:00
..
base Don't put submit button in reply field edge-to-edge 2015-03-07 23:38:03 +01:00
licenses CC license fixes (no remote image, https for href) 2015-01-08 18:13:33 +01:00
neo Making some autumn cleaning in the themes 2014-10-27 14:23:18 +01:00
neo-blue Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-gnu Removed Lato font from themes where it was unnecessary 2015-02-25 12:56:41 +01:00
neo-light Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-quitter Removed Lato font from themes where it was unnecessary 2015-02-25 12:56:41 +01:00
README Quick update of theme README file. 2011-09-22 09:19:46 -04:00

README

* To use a theme other than neo, add this to config.php:
$config['site']['theme'] = 'yourthemename';

* To use/import the base theme, add this to your theme.ini file:
include=base

* To include an external CSS resource (e.g. for a webfont), add this to the top of your theme.ini file:
external[]="yourexternalURL"