gnu-social/theme
Jean Baptiste Favre d1e46e61ac Add same CSS rules for #remoteprofile than for #showstream. Allows to hide avatars, like for local profiles. 2013-06-15 18:41:04 +02:00
..
base Add same CSS rules for #remoteprofile than for #showstream. Allows to hide avatars, like for local profiles. 2013-06-15 18:41:04 +02:00
neo Updated RTL.css for neo 2011-09-26 15:01:12 -04:00
neo-blue Quick fix to make custom site logos work better. 2011-08-26 15:35:00 -04:00
neo-light Mobile Profile CSS for neo-light theme. 2011-08-25 12:30:21 -04: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"