yakosin senin dediğini denedim ama yine olmadı yada ben yanlış yere koyuyorum

header kodunun orjinalini aşağıda verdim buna bağlı olarak yardım edebilir misiniz?
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
<meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
<meta name="description" content="Velle Elle Unique Theme Designed by rkcorp from Dezzain.com" />
<meta name="coder" content="rkcorp" />
<meta name="designer" content="rkcorp" />
<meta name="keywords" content="wordpress themes, unique modern wordpress theme, pink bright moder theme, japanese style wordpress theme" />
<title>
<?php if(function_exists("UTW_ShowTagsForCurrentPost")) : ?>
<?php bloginfo('name'); ?>
<?php if ( is_single() ) { ?> : Blog Archive <?php } ?>
<?php if (is_tag()) { echo ' : '; UTW_ShowCurrentTagSet('tagsettextonly'); } ?>
<?php wp_title(':'); ?>
<?php else: ?>
<?php wp_title(); ?> <?php bloginfo('name'); ?>: <?php bloginfo('description'); ?>
<?php endif; ?>
</title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
<link rel="stylesheet" href="<?php bloginfo('stylesheet_directory');?>/calendar.css" type="text/css" media="screen" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
<link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="<?php bloginfo('atom_url'); ?>" />
<link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
<link rel="icon" href="/favicon.ico" type="image/x-icon" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://scott-m.net/xmlrpc.php?rsd" />
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
<?php wp_get_archives('type=monthly&format=link'); ?>
<?php wp_head(); ?>
</head>
<body>
<div id="velle_wrapper">
<div id="velle_container">
<div id="velle_header">
<div id="velle_main_header">
<h1><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h1>
<p><?php bloginfo('description'); ?></p>
</div>
</div>