Mikael Nordfeldth a361fdbd77 Sort ToSelector by AcctUri 8 years ago
..
base a361fdbd77 Sort ToSelector by AcctUri 8 years ago
licenses 5981b5c8d9 CC license fixes (no remote image, https for href) 9 years ago
neo 9b8ac2d404 CSS can handle alternating row colouring now 8 years ago
neo-blue 261778f6de Various minor theme directory updates 10 years ago
neo-gnu 3251ef3b51 Merge branch 'beautify_profile_list' into 'nightly' 8 years ago
neo-light 261778f6de Various minor theme directory updates 10 years ago
neo-quitter cd6ad8571f Make group lists look like profile ones in neo-quitter theme 8 years ago
README 5711655d7b Quick update of theme README file. 12 years ago

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"