CSS_THEME, 'browsers' => array('IE' => 'lte IE 7', '!IE' => FALSE), 'preprocess' => FALSE)); } function genesis_SUBTHEME_process_html(&$vars) { } // */ /** * Override or insert variables into the page templates. */ /* -- Delete this line if you want to use these functions function genesis_SUBTHEME_preprocess_page(&$vars) { } function genesis_SUBTHEME_process_page(&$vars) { } // */ /** * Override or insert variables into the node templates. */ /* -- Delete this line if you want to use these functions function genesis_SUBTHEME_preprocess_node(&$vars) { } function genesis_SUBTHEME_process_node(&$vars) { } // */ /** * Override or insert variables into the comment templates. */ /* -- Delete this line if you want to use these functions function genesis_SUBTHEME_preprocess_comment(&$vars) { } function genesis_SUBTHEME_process_comment(&$vars) { } // */ /** * Override or insert variables into the block templates. */ /* -- Delete this line if you want to use these functions function genesis_SUBTHEME_preprocess_block(&$vars) { } function genesis_SUBTHEME_process_block(&$vars) { } // */