'ui-widget-header ui-corner-all', 'body_class'=>'ui-widget ui-widget-content ui-corner-all' ); //the meta to show or hide in the frontpage $meta=array( 'commentcount'=>'Comment Count', 'Left'=>array('category'=>'Category','date'=>'Publish Date','author'=>'Author') ); //the meta to show or hide in single post $post_meta=array( 'commentcount'=>'Comment Count (Header)', 'date'=>'Date (Header)', 'author'=>'Author (Header)', 'categories'=>'Categories (Footer)', 'tags'=>'Tags (Footer)', 'author_info'=>'Author Information (Footer)', ); //the meta to show or hide in single post $page_meta=array( 'commentcount'=>'Comment Count (Header)', 'author'=>'Author (Header)', 'author_info'=>'Author Information (Footer)', ); //the css styles $style=array( 'sky'=>'Sky', 'apricot'=>'Apricot', 'baby-blue'=>'Baby Blue', 'dark'=>'Dark', 'rose'=>'Rose', ); //variables $vars=array( 'data'=>'
Calotropis Theme by itx
', ); //stock images for header background $head_bg=array( get_bloginfo('template_directory').'/images/sea.jpg'=>'Sea', get_bloginfo('template_directory').'/images/dusk.jpg'=>'Dusk', get_bloginfo('template_directory').'/images/root.jpg'=>'Roots', ); ?>