• 07-04-2009, 15:00:20
    #10
    Üyeliği durduruldu
    int gidip geliyo kusura bakmayın Web Hosting - Dedicated Server header.php burda
  • 07-04-2009, 15:13:16
    #11
    Alıntı
    <!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="distribution" content="global" />

    <meta name="robots" content="follow, all" />

    <meta name="language" content="en, sv" />

    <title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?></title>

    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />

    <link rel="Shortcut Icon" href="<?php echo get_settings('home'); ?>/wp-content/themes/church_10/images/favicon.ico" type="image/x-icon" />

    <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'); ?>" />

    <?php wp_get_archives('type=monthly&format=link'); ?>

    <?php wp_head(); ?>



    <style type="text/css" media="screen"><!-- @import url( <?php bloginfo('stylesheet_url'); ?> ); --></style>



    <script type="text/javascript"><!--//--><![CDATA[//><!--

    sfHover = function() {

    if (!document.getElementsByTagName) return false;

    var sfEls = document.getElementById("nav").getElementsByTagNam e("li");



    // if you only have one main menu - delete the line below //

    var sfEls1 = document.getElementById("subnav").getElementsByTag Name("li");

    //



    for (var i=0; i<sfEls.length; i++) {

    sfEls[i].onmouseover=function() {

    this.className+=" sfhover";

    }

    sfEls[i].onmouseout=function() {

    this.className=this.className.replace(new RegExp(" sfhover\\b"), "");

    }

    }



    // if you only have one main menu - delete the "for" loop below //

    for (var i=0; i<sfEls1.length; i++) {

    sfEls1[i].onmouseover=function() {

    this.className+=" sfhover1";

    }

    sfEls1[i].onmouseout=function() {

    this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");

    }

    }

    //



    }

    if (window.attachEvent) window.attachEvent("onload", sfHover);

    //--><!]]></script>



    </head>



    <body>



    <div id="wrap">



    <div id="topnavbar">



    <div class="topnavbarleft">

    <p><script src="<?php bloginfo('template_url'); ?>/javascript/date.js" type="text/javascript"></script></p>

    </div>



    <div class="topnavbarright">

    <p><a href="<?php bloginfo('rss_url'); ?>"><img style="vertical-align:middle" src="<?php bloginfo('template_url'); ?>/images/rss.gif" alt="Abone ol <?php bloginfo('name'); ?>" /></a><a href="<?php bloginfo('rss_url'); ?>">YAZILAR</a><a href="<?php bloginfo('comments_rss2_url'); ?>"><img style="vertical-align:middle;margin-left:10px;" src="<?php bloginfo('template_url'); ?>/images/rss.gif" alt="Abone ol <?php bloginfo('name'); ?>" /></a><a href="<?php bloginfo('comments_rss2_url'); ?>">YORUMLAR</a></p>

    </div>



    </div>



    <div id="header">



    <div class="headerleft">

    <a href="<?php echo get_settings('home'); ?>/"><img src="<?php bloginfo('template_url'); ?>/images/logo.jpg" alt="<?php bloginfo('description'); ?>" /></a>

    </div>



    <!--To define the 468x60 ad, go to your WP dashboard and go to Design -> Revolution Church Options and enter the ad code.-->



    <div class="headerright">

    <?php $ad_468 = get_option('revchurch_ad_468'); echo stripslashes($ad_468); ?>

    </div>



    </div>



    <div id="navbar">



    <div id="navbarleft">

    <ul id="nav">

    <li><a href="<?php echo get_settings('home'); ?>">Anasayfa</a></li>

    <?php wp_list_pages('title_li=&depth=3&sort_column=menu_ order'); ?>

    </ul>

    </div>



    <div id="navbarright">

    <form id="searchform" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>">

    <input type="text" value="Site içinde ara..." name="s" id="searchbox" onfocus="if (this.value == 'Site içinde ara...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Site içinde ara...';}" />

    <input type="submit" id="searchbutton" value="GO" /></form>

    </div>



    </div>



    <div style="clear:both;"></div>
    şu şekilde değiştirirseniz kategoriler yok olucaktır.Yedek almayı unutmayın.
  • 07-04-2009, 15:18:04
    #12
    <!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="distribution" content="global" />
    <meta name="robots" content="follow, all" />
    <meta name="language" content="en, sv" />
    
    <title><?php wp_title(''); ?><?php if(wp_title('', false)) { echo ' :'; } ?> <?php bloginfo('name'); ?></title>
    <meta name="generator" content="WordPress <?php bloginfo('version'); ?>" />
    <!-- leave this for stats please -->
    
    <link rel="Shortcut Icon" href="<?php echo get_settings('home'); ?>/wp-content/themes/church_10/images/favicon.ico" type="image/x-icon" />
    <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'); ?>" />
    <?php wp_get_archives('type=monthly&format=link'); ?>
    <?php wp_head(); ?>
    
    <style type="text/css" media="screen"><!-- @import url( <?php bloginfo('stylesheet_url'); ?> ); --></style>
    
    <script type="text/javascript"><!--//--><![CDATA[//><!--
    sfHover = function() {
        if (!document.getElementsByTagName) return false;
        var sfEls = document.getElementById("nav").getElementsByTagName("li");
    
        // if you only have one main menu - delete the line below //
        var sfEls1 = document.getElementById("subnav").getElementsByTagName("li");
        //
    
        for (var i=0; i<sfEls.length; i++) {
            sfEls[i].onmouseover=function() {
                this.className+=" sfhover";
            }
            sfEls[i].onmouseout=function() {
                this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
            }
        }
    
        // if you only have one main menu - delete the "for" loop below //
        for (var i=0; i<sfEls1.length; i++) {
            sfEls1[i].onmouseover=function() {
                this.className+=" sfhover1";
            }
            sfEls1[i].onmouseout=function() {
                this.className=this.className.replace(new RegExp(" sfhover1\\b"), "");
            }
        }
        //
    
    }
    if (window.attachEvent) window.attachEvent("onload", sfHover);
    //--><!]]></script>
    
    </head>
    
    <body>
    
    <div id="wrap">
    
        <div id="topnavbar">
        
            <div class="topnavbarleft">
                <p><script src="<?php bloginfo('template_url'); ?>/javascript/date.js" type="text/javascript"></script></p>
            </div>
    
            <div class="topnavbarright">
            <p><a href="<?php bloginfo('rss_url'); ?>"><img style="vertical-align:middle" src="<?php bloginfo('template_url'); ?>/images/rss.gif" alt="Abone ol <?php bloginfo('name'); ?>" /></a><a href="<?php bloginfo('rss_url'); ?>">YAZILAR</a><a href="<?php bloginfo('comments_rss2_url'); ?>"><img style="vertical-align:middle;margin-left:10px;" src="<?php bloginfo('template_url'); ?>/images/rss.gif" alt="Abone ol <?php bloginfo('name'); ?>" /></a><a href="<?php bloginfo('comments_rss2_url'); ?>">YORUMLAR</a></p>
            </div>
    
        </div>
    
    <div id="header">
    
        <div class="headerleft">
            <a href="<?php echo get_settings('home'); ?>/"><img src="<?php bloginfo('template_url'); ?>/images/logo.png" alt="<?php bloginfo('description'); ?>" /></a>
        </div>
        
        <!--WP Yonetim Panelinde Tasarim -> Revolution Lifestyle Options sekmesine gidip   468x60 reklam kodunu yerlestirin.-->
            
        <div class="headerright">
            <?php $ad_468 = get_option('revchurch_ad_468'); echo stripslashes($ad_468); ?>
        </div>
    
    </div>
    
    <div id="navbar">
    
        <div id="navbarleft">
            <ul id="nav">
                <li><a href="<?php echo get_settings('home'); ?>">Ana Sayfa</a></li>
                <?php wp_list_pages('title_li=&depth=3&sort_column=menu_order'); ?>
            </ul>
        </div>
        
        <div id="navbarright">
            <form id="searchform" method="get" action="<?php echo $_SERVER['PHP_SELF']; ?>">
            <input type="text" value="Site ici arama..." name="s" id="searchbox" onfocus="if (this.value == 'Site ici arama...') {this.value = '';}" onblur="if (this.value == '') {this.value = 'Site ici arama...';}" />
            <input type="submit" id="searchbutton" value="ara" /></form>
        </div>
        
    </div>
    
    <div style="clear:both;"></div>
    
    <div id="subnavbar">
    
        <ul id="subnav">
    <li class="cat-item cat-item-3"><a href="http://www.ixirblog.com/category/ask-ve-sevgi/" title="Aşk ve Sevgi kategorisi altındaki tüm yazıları göster">Aşk ve Sevgi</a>
    </li>
        <li class="cat-item cat-item-24"><a href="http://www.ixirblog.com/category/bilim-ve-teknoloji/" title="Bilim ve Teknoloji kategorisi altındaki tüm yazıları göster">Bilim ve Teknoloji</a>
    </li>
        <li class="cat-item cat-item-5"><a href="http://www.ixirblog.com/category/burclar-ve-fal/" title="Burçlar ve Fal kategorisi altındaki tüm yazıları göster">Burçlar ve Fal</a>
    
    </li>
        <li class="cat-item cat-item-6"><a href="http://www.ixirblog.com/category/cep-telefonlari/" title="Cep Telefonları kategorisi altındaki tüm yazıları göster">Cep Telefonları</a>
    </li>
        <li class="cat-item cat-item-1"><a href="http://www.ixirblog.com/category/diger-konular-2/" title="Diğer Konular kategorisi altındaki tüm yazıları göster">Diğer Konular</a>
    </li>
        <li class="cat-item cat-item-8"><a href="http://www.ixirblog.com/category/digital-uydular/" title="Digital Uydular kategorisi altındaki tüm yazıları göster">Digital Uydular</a>
    </li>
        <li class="cat-item cat-item-9"><a href="http://www.ixirblog.com/category/diziler/" title="Diziler kategorisi altındaki tüm yazıları göster">Diziler</a>
    </li>
    <li class="cat-item cat-item-3"><a href="http://www.ixirblog.com/category/ask-ve-sevgi/" title="Aşk ve Sevgi kategorisi altındaki tüm yazıları göster">Aşk ve Sevgi</a>
    </li>
        <li class="cat-item cat-item-24"><a href="http://www.ixirblog.com/category/bilim-ve-teknoloji/" title="Bilim ve Teknoloji kategorisi altındaki tüm yazıları göster">Bilim ve Teknoloji</a>
    </li>
        <li class="cat-item cat-item-5"><a href="http://www.ixirblog.com/category/burclar-ve-fal/" title="Burçlar ve Fal kategorisi altındaki tüm yazıları göster">Burçlar ve Fal</a>
    
    </li>
        <li class="cat-item cat-item-6"><a href="http://www.ixirblog.com/category/cep-telefonlari/" title="Cep Telefonları kategorisi altındaki tüm yazıları göster">Cep Telefonları</a>
    </li>
        <li class="cat-item cat-item-1"><a href="http://www.ixirblog.com/category/diger-konular-2/" title="Diğer Konular kategorisi altındaki tüm yazıları göster">Diğer Konular</a>
    </li>
        <li class="cat-item cat-item-8"><a href="http://www.ixirblog.com/category/digital-uydular/" title="Digital Uydular kategorisi altındaki tüm yazıları göster">Digital Uydular</a>
    </li>
        <li class="cat-item cat-item-9"><a href="http://www.ixirblog.com/category/diziler/" title="Diziler kategorisi altındaki tüm yazıları göster">Diziler</a>
    </li>
    
        <li class="cat-item cat-item-10"><a href="http://www.ixirblog.com/category/e-kitap-ve-dergiler/" title="E-Kitap ve Dergiler kategorisi altındaki tüm yazıları göster">E-Kitap ve Dergiler</a>
    </li>
    
        </ul>
        
    </div>
    
    <div style="clear:both;"></div>
    header.php ile değiş..
  • 07-04-2009, 15:24:43
    #13
    Üyeliği durduruldu
    edit:tmm arkadaşlar haletim herşey için çok tşkler.