Sitemde tema editledim fakat mozillada headerde boşluk yok google chrome de var yardımcı olur musunuz site: manyetik.net
Resim: http://a1111.hizliresim.com/r/y/u8dt.png
global $astra_nosidebar;
$options = get_option('astra_options');
if (is_home()) {
$home_menu = 'current_page_item';
} else {
$home_menu = 'page_item';
}
if($options['feed'] && $options['feed_url']) {
if (substr(strtoupper($options['feed_url']), 0, 7) == 'HTTP://') {
$feed = $options['feed_url'];
} else {
$feed = 'http://' . $options['feed_url'];
}
} else {
$feed = get_bloginfo('rss2_url');
}
?>
<script>/js/jquery-1.4.2.min.js"></script>
<script>/js/jquery.form.js"></script>
<script>/js/ballon.js"></script>
<script>/colorbox/jquery.colorbox.js"></script>
<script>
$(document).ready(function(){
//Examples of how to assign the ColorBox event to elements
$("a[rel='example1']").colorbox();
$("a[rel='example2']").colorbox({transition:"fade"});
$("a[rel='example3']").colorbox({transition:"none", width:"75%", height:"75%"});
$("a[rel='example4']").colorbox({slideshow:true});
$(".gallery").each(function(index, obj){
$(obj).find("a").colorbox({rel:$(obj).attr("id"), maxWidth:"95%", maxHeight:"95%"});
});
$(".example5").colorbox();
$(".example6").colorbox({iframe:true, innerWidth:425, innerHeight:344});
$(".example7").colorbox({width:"80%", height:"80%", iframe:true});
$(".example8").colorbox({width:"50%", inline:true, href:"#inline_example1"});
$(".login").colorbox({width:"320px", inline:true, href:"#loginform"});
//Example of preserving a JavaScript event for inline calls.
$("#click").click(function(){
$('#click').css({"background-color":"#f00", "color":"#fff", "cursor":"inherit"}).text("Open this window again and this message will still be here.");
return false;
});
});
</script>
<script>/js/jscript.js"></script>
<script>/js/comment.js"></script>
<script>/js/audio-player.js"></script>
<script>
AudioPlayer.setup("/player.swf", {
width: 83,
initialvolume: 60,
transparentpagebg: "yes",
left: "ffffff",
lefticon: "ffffff",
righticon: "ffffff"
});
</script>
<script></script>
<script>/js/cufon-yui.js"></script>
<script>/js/font.js"></script>
<script>
Cufon.replace('h2', {
});
Cufon.replace(' #rssoku h2,h3,h1,h4,legend');
Cufon.replace('#comments h3', {
});
</script>