gnu-social/theme
2011-09-30 12:23:10 -04:00
..
base show group aliases on group profile block 2011-09-30 12:23:10 -04:00
neo Updated RTL.css for neo 2011-09-26 15:01:12 -04:00
neo-blue
neo-light
README Quick update of theme README file. 2011-09-22 09:19:46 -04:00

* 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"