Hinweis: While Next may look as if it were basically the same as 2k11, it is a completely different theme from a technical point of view. Because of that, it is not compatible with the user.css generator for 2k11.
To extend Next with your own styles in an update-safe way, you can add a file /templates/next/user.css
; it will be included automagically by s9y.');
@define('NEXT_HEADER_IMG','Use a banner image in the header? (1296 pixels wide; leave box empty to not use a banner)');
@define('NEXT_USE_CORENAV', 'Use global navigation?');
@define('NEXT_WEBFONTS', 'Use a webfont, hosted by Google?');
@define('NEXT_NOWEBFONT', 'Include no webfont');
@define('NEXT_USERSTYLES', 'Include user.css? (You need to create that file in your theme directory!)');
@define('NEXT_REFCOMMENTS', 'Add link to related comment to comments (if they are replies to another comment)?');
// Lang constants
@define('NEXT_PLINK_TEXT', 'Link');
@define('NEXT_PLINK_TITLE', 'Permanent link for this comment');
@define('NEXT_PLACE_SEARCH', 'Search term(s)');
@define('NEXT_SEND_MAIL', 'Send');
@define('NEXT_REPLYORIGIN', 'Origin');
@define('NEXT_NAVTEXT', 'Menu');