http://custom.simplemachines.org/themes/. You can browse them on the website, read the comments, and download them to your computer and then upload them to your forum from there.

If you run into any questions with themes, each modification published on simplemachines.org has a dedicated topic about it where support and comments should be directed to.'; $txt['theme_options_defaults'] = 'These are the default values for some member specific settings. Changing these will only affect new members and guests.'; $txt['theme_options_title'] = 'Change or reset default options'; $txt['themeadmin_title'] = 'Themes and Layout Settings'; $txt['themeadmin_description'] = 'Here you can modify the settings for your themes, update theme selections, reset member options, and the like.'; $txt['themeadmin_admin_desc'] = 'This page allows you to change the default theme, reset members to all use a certain theme, and choose other settings related to theme selection. You are also able to install themes from here.

Don\'t forget to look at the theme settings for your themes for layout options.'; $txt['themeadmin_list_desc'] = 'From here, you can view the list of themes you currently have installed, change their paths and settings, and uninstall them.'; $txt['themeadmin_reset_desc'] = 'Below you will see an interface to change the current theme-specific options for all your members. You will only see those themes that have their own set of settings.'; $txt['themeadmin_edit_desc'] = 'Modify the stylesheet and source code of your installed themes. Please consult the documentation for more information.'; $txt['themeadmin_list_heading'] = 'Theme Settings Overview'; $txt['themeadmin_list_tip'] = 'Remember, the layout settings may be different between one theme and another. Click on the theme\'s names below to set their options, change their directory or URL settings, or to find other options.'; $txt['themeadmin_list_theme_dir'] = 'Theme directory (templates)'; $txt['themeadmin_list_invalid'] = '(Warning! this path is not correct.)'; $txt['themeadmin_list_theme_url'] = 'URL to above directory'; $txt['themeadmin_list_images_url'] = 'URL to images directory'; $txt['themeadmin_list_reset'] = 'Reset Theme URLs and Directories'; $txt['themeadmin_list_reset_dir'] = 'Base path to Themes directory'; $txt['themeadmin_list_reset_url'] = 'Base URL to the same directory'; $txt['themeadmin_list_reset_go'] = 'Attempt to reset all themes'; $txt['themeadmin_reset_tip'] = 'Each theme may have its own custom options for selection by your members. These include things like avatars, signatures, layout options and other similar options. Here you can change the defaults or reset everyone\'s options.

Please note that some themes may use the default options, in which case they will not have their own options.'; $txt['themeadmin_reset_defaults'] = 'Configure guest and new user options for this theme'; $txt['themeadmin_reset_defaults_current'] = 'options currently set.'; $txt['themeadmin_reset_members'] = 'Change current options for all members using this theme'; $txt['themeadmin_reset_remove'] = 'Remove all members\' options and use the defaults'; $txt['themeadmin_reset_remove_current'] = 'members currently using their own options.'; // Don't use entities in the below string. $txt['themeadmin_reset_remove_confirm'] = 'Are you sure you want to remove all theme options?\\nThis may reset some custom profile fields as well.'; $txt['themeadmin_reset_options_info'] = 'The options below will reset options for everyone. To change an option, select "change" in the box next to it, and then select a value for it. To use the default, select "default". Otherwise, use "don\'t change" to keep it as-is.'; $txt['themeadmin_reset_options_change'] = 'Change'; $txt['themeadmin_reset_options_none'] = 'Don\'t change'; $txt['themeadmin_reset_options_default'] = 'Default'; $txt['themeadmin_edit_browse'] = 'Browse the templates and files in this theme.'; $txt['themeadmin_edit_style'] = 'Edit this theme\'s stylesheets.'; $txt['themeadmin_edit_copy_template'] = 'Copy a template from the theme this is based on.'; $txt['themeadmin_edit_exists'] = 'already exists'; $txt['themeadmin_edit_do_copy'] = 'copy'; $txt['themeadmin_edit_copy_warning'] = 'When SMF needs a template or language file which is not in the current theme, it looks in the theme it is based on, or the default theme.
Unless you need to modify a template, it\'s better not to copy it.'; $txt['themeadmin_edit_copy_confirm'] = 'Are you sure you want to copy this template?'; $txt['themeadmin_edit_overwrite_confirm'] = 'Are you sure you want to copy this template over the one that already exists?\nThis will OVERWRITE any changes you\\\'ve made'; $txt['themeadmin_edit_no_copy'] = '(can\'t copy)'; $txt['themeadmin_browsing_theme'] = 'Browsing files in theme: %1$s'; $txt['themeadmin_edit_filename'] = 'Filename'; $txt['themeadmin_edit_modified'] = 'Last Modified'; $txt['themeadmin_edit_size'] = 'Size'; $txt['themeadmin_edit_bytes'] = 'B'; $txt['themeadmin_edit_kilobytes'] = 'KB'; $txt['themeadmin_edit_error'] = 'The file you tried to save generated the following error:'; $txt['themeadmin_edit_on_line'] = 'Beginning on line'; $txt['themeadmin_edit_preview'] = 'Preview'; $txt['themeadmin_selectable'] = 'Themes that the user is able to select'; $txt['themeadmin_themelist_link'] = 'Show the list of themes'; ?>