'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('Show in the Left','category'=>'Category','date'=>'Publish Date','author'=>'Author Name without Link','author_posts'=>'Author Name with link to thir posts','author_link'=>'Author Name with link to thir website') ); //the css styles $style=array( 'sky'=>'Sky', 'apricot'=>'Apricot', 'baby-blue'=>'Baby Blue', 'dark'=>'Dark', 'rose'=>'Rose', ); //variables $vars=array( 'data'=>'
', ); //stock images for header background $head_bg=array( 'Sea' => array( 'url' => '%s/images/sea.jpg', 'thumbnail_url' => '%s/images/sea-thumb.jpg', 'description' => __('The Southern Sea (1600x300), the default header of Calotropis', 'Calotropis') ), 'Dusk' => array( 'url' => '%s/images/dusk.jpg', 'thumbnail_url' => '%s/images/dusk-thumb.jpg', 'description' => __('Dusk at Yogyakarta (1600x300)', 'Calotropis') ), 'Roots' => array( 'url' => '%s/images/root.jpg', 'thumbnail_url' => '%s/images/root-thumb.jpg', 'description' => __('The Roots of Ficus elastica (1600x180)', 'Calotropis') ), ); ?>