; $Id: adaptivetheme_subtheme.info,v 1.2.4.26 2011-01-13 04:00:58 jmburnz Exp $ ;----------// Theme Information name = AT Subtheme description = Starter subtheme for Adaptivetheme. Copy this subtheme to get started building your own Drupal theme. For help see our documentation and video tutorials. If you have a problem and need additional help please use the issue queue. core = 7.x engine = phptemplate screenshot = screenshot.png base theme = adaptivetheme ;----------// Modular stylesheets stylesheets[all][] = css/html-elements.css stylesheets[all][] = css/forms.css stylesheets[all][] = css/tables.css stylesheets[all][] = css/page.css stylesheets[all][] = css/articles.css stylesheets[all][] = css/comments.css stylesheets[all][] = css/fields.css stylesheets[all][] = css/blocks.css stylesheets[all][] = css/navigation.css stylesheets[all][] = css/skins.css stylesheets[print][] = css/print.css ; Disabled styles - un-comment if you need these. TODO - dark.css needs a total revamp. ;stylesheets[all][] = css/admin-section.css ;stylesheets[all][] = css/dark.css ;----------// Regions regions[sidebar_first] = Sidebar first regions[sidebar_second] = Sidebar second regions[content] = Main Content regions[highlighted] = Highlighted regions[content_aside] = Aside regions[secondary_content] = Secondary regions[tertiary_content] = Tertiary regions[footer] = Footer regions[leaderboard] = Leaderboard regions[header] = Header regions[menu_bar] = Menu Bar regions[help] = Help regions[page_top] = Page top regions[page_bottom] = Page bottom ;----------// Gpanel Regions ; 2 col 2x50 ;regions[two_50_first] = 2col 2x50 Gpanel col 1 ;regions[two_50_second] = 2col 2x50 Gpanel col 2 ; 2 col 33-66 ;regions[two_33_66_first] = 2col 33-66 Gpanel col 1 ;regions[two_33_66_second] = 2col 33-66 Gpanel col 2 ; 2 col 66-33 ;regions[two_66_33_first] = 2col 66-33 Gpanel col 1 ;regions[two_66_33_second] = 2col 66-33 Gpanel col 2 ; 3 col 3x33 ;regions[three_33_first] = 3col 3x33 Gpanel col 1 ;regions[three_33_second] = 3col 3x33 Gpanel col 2 ;regions[three_33_third] = 3col 3x33 Gpanel col 3 ; 3 col 25-25-50 ;regions[three_25_25_50_first] = 3col 25-25-50 Gpanel col 1 ;regions[three_25_25_50_second] = 3col 25-25-50 Gpanel col 2 ;regions[three_25_25_50_third] = 3col 25-25-50 Gpanel col 3 ; 3 col 50-25-25 ;regions[three_50_25_25_first] = 3col 50-25-25 Gpanel col 1 ;regions[three_50_25_25_second] = 3col 50-25-25 Gpanel col 2 ;regions[three_50_25_25_third] = 3col 50-25-25 Gpanel col 3 ; 4 col ;regions[four_first] = 4col Gpanel col 1 ;regions[four_second] = 4col Gpanel col 2 ;regions[four_third] = 4col Gpanel col 3 ;regions[four_fourth] = 4col Gpanel col 4 ; 5 col ;regions[five_first] = 5col Gpanel col 1 ;regions[five_second] = 5col Gpanel col 2 ;regions[five_third] = 5col Gpanel col 3 ;regions[five_fourth] = 5col Gpanel col 4 ;regions[five_fifth] = 5col Gpanel col 5 ; 6 col ;regions[six_first] = 6col Gpanel col 1 ;regions[six_second] = 6col Gpanel col 2 ;regions[six_third] = 6col Gpanel col 3 ;regions[six_fourth] = 6col Gpanel col 4 ;regions[six_fifth] = 6col Gpanel col 5 ;regions[six_sixth] = 6col Gpanel col 6 ;----------// Site Features features[] = logo features[] = name features[] = slogan features[] = node_user_picture features[] = comment_user_picture features[] = comment_user_verification features[] = favicon features[] = main_menu features[] = secondary_menu ;----------// Theme Setting Defaults settings[breadcrumb_display] = 'yes' settings[breadcrumb_separator] = ' » ' settings[breadcrumb_home] = 1 settings[display_search_form_label] = 1 settings[search_snippet] = 1 settings[search_info_type] = 1 settings[search_info_user] = 1 settings[search_info_date] = 1 settings[search_info_comment] = 1 settings[search_info_upload] = 1 settings[search_info_separator] = ' - ' settings[extra_page_classes] = 0 settings[extra_article_classes] = 0 settings[extra_comment_classes] = 0 settings[extra_block_classes] = 0 settings[extra_menu_classes] = 0 settings[extra_item_list_classes] = 0 settings[menu_item_span_elements] = 0 settings[layout_method] = '0' settings[layout_width] = '960px' settings[layout_sidebar_first_width] = '240' settings[layout_sidebar_last_width] = '240' settings[layout_enable_settings] = 'on' settings[layout_enable_width] = 'on' settings[layout_enable_sidebars] = 'on' settings[layout_enable_method] = 'on' settings[equal_heights_sidebars] = 0 settings[equal_heights_blocks] = 0 settings[equal_heights_gpanels] = 0 settings[horizontal_login_block] = 0 settings[horizontal_login_block_enable] = 'on' settings[style_enable_schemes] = 'off' settings[style_schemes] = 'style-default.css'