gnu-social/theme
mmn e3b1d401fd Merge branch 'nightly' into 'nightly'
Updated neo-quitter

Updated neo-quitter to match the colors of the default theme
Fixed alignment issues
Changed threaded view to inline in order to make it more readable

See merge request !6
2015-06-05 21:44:49 +00:00
..
base Textarea resizes only vertically. 2015-05-25 00:31:55 +02:00
licenses CC license fixes (no remote image, https for href) 2015-01-08 18:13:33 +01:00
neo Repeat confirmation dialogbox fix 2015-03-12 12:52:07 +01:00
neo-blue Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-gnu Repeat confirmation dialogbox fix 2015-03-12 12:52:07 +01:00
neo-light Various minor theme directory updates 2014-05-06 14:08:58 +02:00
neo-quitter improved favocin 2015-06-05 19:12:17 +02:00
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"