header ayarlarına bakman lazım position: fixed mi acaba?
bilmiyorumki ben o kadar anlamıyorum. ben header.php yi paylaşıyım siz bakın.
<!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>
<title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> <?php } ?> <?php wp_title(); ?></title>
<meta name="generator" content="WordPress <?php bloginfo('version'); ?>" /> <!-- leave this for stats -->
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" 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'); ?>" />
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-9">
<script type="text/javascript">
function bookmarksite(title, url){
if (document.all)
window.external.AddFavorite(url, title);
else if (window.sidebar)
window.sidebar.addPanel(title, url, "")
}
</script>
<?php wp_head(); ?>
</head>
<body>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-12888255-1");
pageTracker._trackPageview();
} catch(err) {}</script>
<div id="main">
<div id="logo_arama">
<a href="<?php bloginfo('home'); ?>" class="logo_top"><img alt="<?php bloginfo('name'); ?>" src="<?php bloginfo('template_url'); ?>/images/logo_top.png" height="102" width="110"></a>
<div id="arama_topnav">
<div class="topnav">
Hoşgeldin. Seni tekrar burada görmek harika!
</div>
<div class="arama">
<form action="<?php bloginfo('home'); ?>" method="get">
<input src="<?php bloginfo('template_url'); ?>/images/buton_arama.gif" style="border: medium none ;" type="image">
<input name="s" class="arama_text" value="<?php esc_attr_e('Search'); ?>" type="text">
</form>
</div>
<!-- arama_topnav altta biter -->
</div>
<!-- logo_arama altta biter -->
</div>
<div id="topmenu">
<div class="topmenunav">
<table width="">
<tr>
<td width="500" align="left">
<ul class="kategoriler">
<li>
<a href="<?php bloginfo('home'); ?>">Anasayfa</a>
</li>
<li>
<?php wp_list_pages('orderby=name&title_li='); ?>
</li>
</ul>
</td>
<td align="center" width="54">
</td>
<td width="500" align="right">
<a href="javascript:history.go(0)" _fcksavedurl="javascript:history.go(0)" target="_self" onclick_fckprotectedatt=" onclick="javascript:this.style.behavior='url(#defa ult#homepage)';this.setHomePage('<?php bloginfo('home'); ?>');"">Anasayfam Olsun</a> | <a href="javascript:bookmarksite('<?php bloginfo('name'); ?>', '<?php bloginfo('home'); ?>')">Sık Kullanılanlara Ekle</a>
</td>
</tr>
</table>
<!-- topmenunav altta biter -->
</div>
<!-- topmenu altta biter -->
</div>
<div class="reklam_login">
<div class="loginkutu">
<script type="text/javascript"><!--
google_ad_client = "pub-8506797354750643";
/* 200x90, afacan deneme */
google_ad_slot = "9500702208";
google_ad_width = 209;
google_ad_height = 88;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<div class="topreklam"><script type="text/javascript"><!--
google_ad_client = "pub-8506797354750643";
/* 728x90, banner geniş */
google_ad_slot = "0875745850";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
<!-- reklam_login altta biter-->
</div>