gnu-social/theme
Chimo b537696370 Add icons to group-join approval/rejection buttons 2015-12-04 17:00:35 +00:00
..
base Add icons to group-join approval/rejection buttons 2015-12-04 17:00:35 +00:00
licenses CC license fixes (no remote image, https for href) 2015-01-08 18:13:33 +01:00
neo CSS can handle alternating row colouring now 2015-07-09 14:10:38 +02:00
neo-blue Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-gnu Various minor theme enhancements in neo-gnu 2015-11-30 02:31:51 +01:00
neo-light Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-quitter Remove executable permissions where unnecessary 2015-07-10 14:36:34 +05:30
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"