31bace8cfd
This won't run properly if other scripts stop javascript execution before it's time to crop (such as in the Bookmark plugin, which when writing this hasn't been migrated to Jquery 2.x - so it stops on a '.die' call). Some images were cleaned up from the theme/base/images/illustrations too. |
||
---|---|---|
.. | ||
base | ||
gnusocial | ||
GNUSocial/css | ||
neo | ||
neo-blue | ||
neo-light | ||
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"