• 11-12-2010, 19:24:35
    #1
    Üyeliği durduruldu
    siteye header jpg yerine flash eklemek istiyorum ama yapamadım nasıl yapabilirim arkadaşlar?

    site: www.yeninehirsurucukursu.com

    http://www.yeninehirsurucukursu.com/...ges/header.jpg

    yukarıda ki resim yerine onun boyutunda flash eklemek istiyorum
  • 11-12-2010, 19:37:29
    #2
    Üyeliği durduruldu
    header.php yıyayınlarsan gösterebilirm
  • 11-12-2010, 21:23:11
    #3
    Üyeliği durduruldu
    buyur


    header php

    <!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'); ?>" />
    
    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?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'); ?>" />
    
    
    <?php wp_get_archives('type=monthly&format=link'); ?>
    
    <?php wp_head(); ?>
    </head>
    <body>
    
    <div id="page">
    
    
    <div id="header">
    				<?php include (TEMPLATEPATH . '/searchform.php'); ?>
    
    	<div id="logo">
    		<h2><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h2>
    		<div id="description"><?php bloginfo('description'); ?>
    		  <p>&nbsp;</p>
    		  <p>&nbsp;</p>
    		  <p>&nbsp;</p>
    		  <p>&nbsp;</p>
    		  <p>&nbsp;</p>
          </div>
      </div>
    	<div id="nav">
    		<div class="in">
    				<ul>
    		     		<li><a href="<?php bloginfo('url'); ?>">Anasayfa</a></li>
    				<?php wp_list_pages('title_li='); ?>
    				</ul>
    
    
    		</div>
    	</div>
    </div>
    <hr />
  • 12-12-2010, 10:23:14
    #4
    Üyeliği durduruldu
    yardım eden yok mu aradaşlar.
  • 12-12-2010, 12:19:43
    #5
    Üyeliği durduruldu
    <!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'); ?>" />
    <title><?php bloginfo('name'); ?> <?php if ( is_single() ) { ?> &raquo; Blog Archive <?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'); ?>" />
    
    <?php wp_get_archives('type=monthly&format=link'); ?>
    <?php wp_head(); ?>
    </head>
    <body>
    <div id="page">
    
    <div id="header">
        <?php include (TEMPLATEPATH . '/searchform.php'); ?>
     <div id="logo">
      <h2><a href="<?php echo get_settings('home'); ?>"><?php bloginfo('name'); ?></a></h2>
      <div id="description"><?php bloginfo('description'); ?>
        <p>&nbsp;</p>
    <!--
    bu kısmı kendi flashınza göre düzenleyin
    <center>
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/s...rsion=6,0,29,0" height="180" width="800">
      <param name="movie" value="images/banner.swf">
      <param name="quality" value="high">
      <embed src="images/banner.swf" quality="high" pluginspage="http://www.macromedia.com/shockwave/...ShockwaveFlash" type="application/x-shockwave-flash" height="180" width="800">
    </object>
    -->
          </div>
      </div>
     <div id="nav">
      <div class="in">
        <ul>
             <li><a href="<?php bloginfo('url'); ?>">Anasayfa</a></li>
        <?php wp_list_pages('title_li='); ?>
        </ul>
    
      </div>
     </div>
    </div>
    <hr />
    yukarıdaki swf yerlerini kendinze göre düzenleyin

    dün akşam dışarda oldugum için
    yeninehirsurucukursu @ hotmail com
    mail atmıştım
  • 12-12-2010, 18:19:11
    #6
    Üyeliği durduruldu
    malesef olmadı

    buda css kodları umarım sorun burdadır.
    /*
    
    
    
    */ 
    
    * {
    margin : 0;
    padding : 0;
    outline : none;
    }
    
    body, h1, h2, h3, h4, h5, h6, blockquote, p {
    margin : 0;
    padding : 0;
    
    }
    
    p {
    padding : 10px 0 0 0;
    }
    
    a img {
    border : 0;
    
    }
    
    body {
    
    margin : 0;
    background : #989ea0;
    font-family : Arial, Helvetica, Georgia, Sans-serif;
    font-size : 12px;
    vertical-align : top;
    color : #747f83;
    }
    
    #page {
    
    width : 1000px;
    
    margin : 0 auto;
    
    background : #414449;
    
    }
    
    a, a:visited {
    
    color : #eecd30;
    
    text-decoration : none;
    
    }
    
    a:hover {
    
    text-decoration : underline;
    
    }
    
    #header {
    width : 100%;
    background : url('images/header.jpg') no-repeat;
    height : 300px;
    }
    #logo{
    float:left;
    padding-left:10px;
    }
    #header h1 {
    padding : 100px 10px 10px 10px;
    font-family:Century Gothic, Helvetica, Arial, sans-serif;
    font-size:36px;
    font-weight:lighter;
    }
    #header h1 a{
    color:#FFF;
    }
    #header h1 a:hover {
    text-decoration : none;
    }
    
    #description {
    padding-left : 10px;
    font : 14px Century Gothic, Helvetica, Arial, sans-serif;
    color : #fff;
    }
    
    #wrapper {
    width : 100%;
    margin-top:20px;
    }
    
    #content {
    float : left;
    width : 550px;
    margin-left:20px;
    margin-right:5px;
    }
    
    #nav {
    margin:0 auto;
    float : left;
    width:1000px;
    padding-top:94px;
    }
    
    #nav ul {
    clear : both;
    float : left;
    margin-left:25px;
    }
    
    #nav ul li {
    float : left;
    display : block;
    }
    
    #nav ul li a {
    float : left;
    display : inline;
    color : #FFF;
    text-decoration : none;
    font: 16px Century Gothic, Helvetica, Arial, sans-serif;
    padding:6px 10px 3px 10px;
    
    }
    .post-h{
    width:550px;
    height:32px;
    background: url('images/ph2.gif') no-repeat;
    }
    .post h2 a:hover,.post h2 a:visited,.post h2 a {
    font : 24px Century Gothic, Helvetica, Arial, sans-serif;
    text-decoration : none;
    color:#FFF;
    padding-left:5px;
    }
    
    .post {
    padding : 0 5px 10px 5px;
    
    }
    
    .post ul, .post li {
    
    margin-left : 25px;
    
    }
    
    .entry {
    
    margin : 5px;
    padding : 5px 10px 10px 10px;
    
    }
    
    .post a img {
    
    border : 1px solid #989ea0;
    
    padding : 10px;
    
    margin : 4px;
    
    }
    
    .navigation {
    
    padding : 10px;
    
    font-size : 18px;
    
    }
    
    .alignleft {
    
    float : left;
    
    }
    
    .alignright {
    
    float : right;
    
    }
    
    blockquote {
    
    background-repeat : no-repeat;
    background-position : left top;
    margin : 10px 40px 10px 5px;
    background:#45474c;
    clear : both;
    padding-top : 15px;
    padding-bottom : 15px;
    padding-left : 20px;
    border-top:1px #202429 solid;
    border-bottom:1px #202429 solid;
    }
    p.postmetadata {
    color : #828d91;
    padding : 5px;
    font-size : 11px;
    }
    
    #sidebar-right {
    width : 195px;
    float : right;
    margin-right:5px;
    }
    #sidebar-left {
    width : 195px;
    float : left;
    margin-left:5px;
    }
    #sidebar-right ul,#sidebar-left ul {
    list-style : none;
    }
    
    #sidebar-right ul h2,#sidebar-left ul h2 {
    padding : 5px;
    color : #CCC;
    background:url('images/h2.gif') no-repeat;
    width:195px;
    height:20px;
    text-transform : uppercase;
    font-size : 14px;
    padding:10px;
    
    }
    
    #sidebar-right ul ul,#sidebar-left ul ul {
    margin : 0 5px 5px 5px;
    padding : 5px;
    }
    
    #sidebar-right ul ul li,#sidebar-left ul ul li {
    line-height : 21px;
    }
    
    #sidebar-right ul ul li:before,#sidebar-left ul ul li:before {
    content : "\00BB \0020";
    }
    
    #sidebar-right ul ul ul li,#sidebar-left ul ul ul li {
    
    padding-left : 20px;
    
    }
    
    #sidebar-right p ,#sidebar-left p{
    
    padding : 10px;
    
    color : #ccc;
    
    }
    h3#respond, h3#comments {
    font-size : 18px;
    padding : 10px;
    }
    
    ol.commentlist {
    list-style : none;
    font-size : 12px;
    color : #999;
    }
    
    ol.commentlist li {
    
    margin-bottom : 20px;
    
    padding-bottom : 20px;
    
    padding : 5px;
    
    }
    
    ol.commentlist li.alt {
    
    margin-bottom : 20px;
    
    padding-bottom : 20px;
    
    }
    
    #comment_title {
    
    margin-bottom : 5px;
    
    }
    
    #commentform {
    padding:10px 10px 20px 10px;
    }
    
    #commentform p {
    
    margin-bottom : 10px;
    
    }
    
    #commentform textarea {
    
    width : 99%;
    
    padding : 2px;
    
    font-size : 12px;
    
    background-color : #fff;
    
    border : 1px solid #32373b;
    
    }
    
    .comtxt {
    
    padding-left : 10px;
    
    }
    
    p.comto {
    
    background : #32373b;
    
    padding : 5px;
    
    font-size : 12px;
    
    font-family : Arial, Helvetica, sans-serif;
    
    font-weight : bold;
    
    }
    
    #searchform{
    padding-top:2px;
    padding-right:25px;
    float:right;
    }
    #searchform input {
    background : transparent;
    color : #fff;
    width : 50px;
    padding:2px;
    border:0px;
    }
    
    #searchform #s {
    width : 200px;
    background : #FFF;
    padding:2px;
    color:#9b5522;
    }
    #footer{
    width:100%;
    clear : both;
    background:#32373b;
    }
    #footer p {
    color : #ccc;
    font-size:11px;
    padding:5px;
    }
    
    #footer a {
    color : #999;
    }
    
    hr {
    display : none;
    }
    
    small {
    float : right;
    margin-left:5px;
    color:#191c21;
    }
  • 12-12-2010, 20:23:41
    #7
    Üyeliği durduruldu
    <!--
    bu kısmı kendi flashınza göre düzenleyin



    ile altaki

    -->


    leri kaldırıp deneyin sorun bunlar
  • 12-12-2010, 20:38:20
    #8
    Üyeliği durduruldu
    SİZE Ftp şifremi versem yardımcı olurmusunuz.