• 08-09-2008, 11:18:51
    #1
    gdi
    Üyeliği durduruldu
    merhaba arkadaslar..

    Guvenilir Saglik Bilgileri
    var , orda logoda link eklemek istedim ama header.php de logo yok. logo style.css den gomulmus :S

    Style.css kodlari

    /*
    Theme Name: Medical Theme
    Theme URI: http://luckythemes.com/medical-theme/
    Description: Medical Style Wordpress Theme
    Version: 1.0
    Author: http://themerama.com
    Tags: widget ready, valid html, valid css, 2 columns, fixed width
    */
    body{
        background: white;
        color: black;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }
    
    img{ border: 0; }
    
    
    .clear{ clear: both; }
    
    
    
    #header{
        border-top: 1px solid #4AFFFF;
        margin: 0 auto;
        width: 900px;
        background: white;
    }
    #header .himg{ background: url(images/header_img.gif) no-repeat 60px 10px; height: 220px;}
    
    #header a:link, #header a:visited, #header a:active, #header a:hover { color: black; text-decoration: none; }
    #header a:hover{ color: #868EE0;}
    #header h1{
        font-family: Georgia, Arial, Helvetica, sans-serif;
        font-size: 36px;
        font-weight: normal;
        text-align: center;
        margin: 0;
        padding-left: 285px;
        padding-top: 45px;
        text-transform: lowercase;
    }
    
    #header h4{
        color: #767676;
        font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
        font-size: 11px;
        font-weight: normal;
        text-align: center;
        margin: 0 0 10px 0;
        padding-left: 285px;
    }
    .search{background: url(images/search_bg.gif) no-repeat center; margin-left: 285px;}
    .search_form{
        margin: 0;
        padding: 4px 0; 
    }
    .search_form input{
        vertical-align: middle;
        margin: 0 10px;
        padding: 0;
    }
    .search_form input.text{width: 220px;}
    
    
    #content{
        margin: 0 auto;
        width: 900px;
        background: white;
    }
    .left{
        float: left;
        width: 232px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
    }
    .left .padding{ padding: 0 15px; }
    
    .left .title{
        padding: 10px 15px;
        background: url(images/01_23.jpg) no-repeat;
    }
    .left .title2{
        padding: 11px 15px 3px 35px;
        border-bottom: 1px dotted black;
        background: url(images/fav_bullet.gif) no-repeat;
    }
    .left h1{
        margin: 0;
        padding: 0;
        color: #1C3469;
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        text-transform: uppercase;
    }
    
    .left ul{
        padding: 0;
        margin: 5px 15px 5px 20px;
    }
    .left ul li{
        list-style: none;
        background: url(images/lul_bullet.gif) no-repeat left center;
        padding: 0 10px;
        margin: 0;
    }
    .left a:link, .left a:visited, .left a:active, .left a:hover{
        color: black;
        text-decoration: none;
    }
    .left a:hover{ text-decoration: underline;}
    
    .right{
        float: right;
        width: 668px;
        background: url(images/right_bg.gif) repeat-y left;
    }
    .right .padding{ padding: 0 15px 0 10px;}
    .right .title{ border-bottom: 1px dotted black; padding-bottom: 2px;}
    .right .title h4{background: url(images/date_bullet.gif) no-repeat left center; padding: 8px 0 8px 35px; float: right; width: 50px;}
    .right .title h1{float: left; width: 520px; padding-top: 15px;}
    .right h1{
        padding: 0;
        margin: 0;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 12px;
        text-transform: uppercase;    
    }
    .right h1 a:link, .right h1 a:visited, .right h1 a:active, .right h1 a:hover{
        color: #1C3469;
        text-decoration: none;
    }
    .right h1 a:hover{ text-decoration: underline;}
    
    .right h4{
        padding: 0;
        font-family: Arial, Helvetica, Georgia, Tahoma, Verdana, sans-serif;
        font-weight: normal;
        font-size: 11px;
        color: black;
        margin: 0;
    }
    .right p{ margin: 5px 10px;}
    .div1{
        height: 1px;
        padding: 1px;
    }
    .right a:link, .right a:visited, .right a:active, .right a:hover{
        color: #8189D6;
        text-decoration: underline;
    }
    .right a:hover{text-decoration: none;}
    
    
    .tags{
        font-family: Arial, Tahoma, Verdana, sans-serif;
        font-size: 11px;
        color: black;
        padding: 2px 5px 2px 25px;
        background: url(images/01_15.gif) no-repeat left center;
    }
    .tags a:link, .tags a:visited, .tags a:active, .tags a:hover{
        color: black;
        text-decoration: underline;
    }
    .tags a:hover{text-decoration: none;}
    
    
    .permalink{
        font-family: Tahoma, Verdana, sans-serif;
        font-size: 11px;
        color: black;
        padding-top: 1px;
        padding-bottom: 2px;
        border-bottom: 1px dotted black;
    }
    .permalink .left{ float: left; width: 450px; background: url(images/01_29.gif) no-repeat left center; padding: 2px 5px 2px 24px; font-size: 11px;}
    .permalink .right{ float: right; width: 90px; text-align: right; background: url(images/comment_bullet.gif) no-repeat left center; padding: 6px 5px 2px 5px; font-size: 11px;}
    .permalink a:link, .permalink a:visited, .permalink a:active, .permalink a:hover{
        color: black;
        text-decoration: underline;
    }
    .permalink a:hover{text-decoration: none;}
    
    #footer{
        margin: 10px auto 0 auto;
        width: 900px;
        background: white;
        color: #1C3469;
        font-size: 11px;
        text-align: center;
        border-top: 1px dotted black;
    }
    #footer .left{width: 555px; float: right; margin: 10px 0;}
    #footer .right{width: 315px; float: left; margin: 10px 0; color: #1C3469; background: url(images/rss_ico.gif) no-repeat 40px 0px;}
    
    #footer p{
        padding: 0;
        margin: 0;
    }
    #footer a:link, #footer a:visited, #footer a:active, #footer a:hover{
        font-weight: bold;
        color: #1C3469;
        text-decoration: underline;
    }
    
    #footer a:hover{text-decoration: none;}
    
    #footer .right a:link, #footer .right a:visited, #footer .right a:active, #footer .right a:hover{
        font-weight: bold;
        color: #1C3469;
        text-decoration: underline;
    }
    #footer .right a:hover{text-decoration: none;}
    
    h2 {
        padding: 0;
        margin: 0;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 11px;
        text-transform: uppercase;
        color: #1C3469;
    }
    
    h3 {
        padding: 0;
        margin: 0;
        font-family: Tahoma, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 10px;
        text-transform: uppercase;
        color: #1C3469;
    }
    
    p, li, .feedback {
        font: 100% Arial, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
    }
    
    /* classes used by the_meta() */
    
    
    .credit {
        background: #90a090;
        border-top: 3px double #aba;
        color: #fff;
        font-size: 12px;
        margin: 10px 0 0 0;
        padding: 3px;
        text-align: center;
    }
    
    .credit a:link, .credit a:hover {
        color: #fff;
    }
    
    .feedback {
        color: #ccc;
        text-align: right;
        clear: both;
    }
    
    #commentform #author, #commentform #email, #commentform #url, #commentform textarea {
        background: #fff;
        border: 1px solid #333;
        padding: .2em;
    }
    
    #commentform textarea {
        width: 99%;
    }
    
    #commentlist li ul {
        border-left: 1px solid #ddd;
        font-size: 110%;
        list-style-type: none;
    }
    
    #commentlist li .avatar {
        float: right;
        margin-right: 25px;
        border: 1px dotted #ccc;
        padding: 2px;
    }
    
    
    #wp-calendar {
        border: 1px solid #1C3469;
        empty-cells: show;
        font-size: 14px;
        margin: 0 auto;
        width: 90%;
    }
    
    #wp-calendar #next a {
        padding-right: 10px;
        text-align: right;
    }
    
    #wp-calendar #prev a {
        padding-left: 10px;
        text-align: left;
    }
    
    #wp-calendar a {
        display: block;
        text-decoration: none;
    }
    
    #wp-calendar a:hover {
        background: #C5C9FD;
        color: #333;
    }
    
    #wp-calendar caption {
        color: #1C3469;
        font-size: 14px;
        text-align: center;
        margin-top: 5px;
    }
    
    #wp-calendar td {
        color: #1C3469;
        font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
        letter-spacing: normal;
        padding: 2px 0;
        text-align: center;
    }
    
    #wp-calendar td.pad:hover {
        background: #C5C9FD;
    }
    
    #wp-calendar td:hover, #wp-calendar #today {
        background: #C5C9FD;
        color: #1C3469;
    }
    
    #wp-calendar th {
        font-style: normal;
        text-transform: capitalize;
    }
    p img {
    padding: 0;
    max-width: 100%;
    }
    
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }
    
    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }
    
    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }
    
    .alignright {
    float: right;
    }
    
    .alignleft {
    float: left
    }
    .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    Header.php kodlari ise
    <!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" <?php language_attributes(); ?>>
    
    <head profile="http://gmpg.org/xfn/11">
        <meta http-equiv="Content-Type" content="<?php bloginfo('html_type'); ?>; charset=<?php bloginfo('charset'); ?>" />
    
        <title><?php bloginfo('name'); ?><?php wp_title(); ?></title>
    
        <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 1.0" href="<?php bloginfo('atom_url'); ?>" />
    
        <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" />
        <?php wp_get_archives('type=monthly&format=link'); ?>
        <?php //comments_popup_script(); // off by default ?>
        <?php wp_head(); ?>
    </head>
    
    <body>
    <div id="header"><div class="himg">
        <h1><a href="<?php bloginfo('url'); ?>/" target="_self"><?php bloginfo('name'); ?></a></h1>
        <h4><?php bloginfo('description'); ?></h4>
        <div class="search"><?php include (TEMPLATEPATH . '/searchform.php'); ?></div>
        <div class="clear"><!-- Start of StatCounter Code -->
    <script type="text/javascript">
    var sc_project=4014265; 
    var sc_invisible=1; 
    var sc_partition=48; 
    var sc_click_stat=1; 
    var sc_security="5282a155"; 
    </script>
    
    <script type="text/javascript" src="http://www.statcounter.com/counter/counter_xhtml.js"></script><noscript><div class="statcounter"><a title="free hit counter" class="statcounter" href="http://www.statcounter.com/"><img class="statcounter" src="http://c.statcounter.com/4014265/0/5282a155/1/" alt="free hit counter" /></a></div></noscript>
    <!-- End of StatCounter Code --></div>
    </div></div>
    
    <!-- end header -->
    yardimlarinizi bekliyorum
  • 08-09-2008, 12:50:24
    #2
    header.php

    <h1><a href="<?php bloginfo('url'); ?>/" target="_self"><?php bloginfo('name'); ?></a></h1>
    <h4><?php bloginfo('description'); ?></h4>

    bu kodu kaldır logo yolunu buraya yaz
  • 08-09-2008, 19:24:40
    #3
    gdi
    Üyeliği durduruldu
    Tesekkurler ama verdiginiz kodlarda blogun ismi ve onun linki. onu kaldirmak istemiyorum. sadece hem orda hem logoda link olmasini istiyorum o kadar.