> <?php wp_title( '|', true, 'right' ); ?> >
>
'300px', 'img' => 'http://tenman.info/images/pen.jpg', //'img' => 'http://example.com/images/example.jpg', 'text_attr' => 'style="color:red;"' , 'text'=> 'change text' ) ); * Page width fluid can below * echo raindrops_header_image( 'default', array( 'text_attr' => 'class="hello"' , 'text'=> 'change text' ) ); * */ if ( $raindrops_link_unique_text == true ) { echo raindrops_header_image( 'elements' ); }else{ echo raindrops_header_image( 'home_url' ); } /** * horizontal menubar * * * * */ raindrops_nav_menu_primary( ); raindrops_after_nav_menu( ); ?>