//admin bar bottom function fb_move_admin_bar() { echo '
'; }
add_action( 'wp_head', 'fb_move_admin_bar' );