• 02-09-2008, 19:18:22
    #1
    Arkadaslar birkac yerde aynisini gördüm
    Konu icinde google reklami aynen resimdeki gibi sordum birine ftp den dedi sizce tam olarak nerden yapabilirim bi yardimci olsaniz iste resimdeki gibi
    http://img33.picoodle.com/data/img33...em_4a1de32.jpg
  • 02-09-2008, 19:19:41
    #2
    Üyeliği durduruldu
    Yanılmıyorsa kullandıqın temanın css ayarından kodları atabilirsin
  • 02-09-2008, 19:30:01
    #3
    Css denmi? yapacak arkadas varsa css sunayim arkadaslar ben bilmiyorum
  • 02-09-2008, 19:32:52
    #4
    Üyeliği durduruldu
    ftp gir kullandıqın temayı sec sağ tarafdan anasayfa veya baska bi isim olarak style.css yazar ordan reklamları atabilirsin ...
  • 02-09-2008, 19:33:43
    #5
    single.php de şu kodu bul:

    <div class="entry">
    daha sonra o kodun alt satırına şunları ekle:

    <div style="float:left;">
    reklam kodu buraya gelecek
    </div>
    reklam yazının sağında veya solunda olacak ise kırmızı ile işaretlediğim yeri editle.
    left= sol, right= sağ

    kolay gelsin...
  • 02-09-2008, 19:44:48
    #6
    Bulamadim cok yere denedim üstte en altta cikti
    <?php get_header(); ?>
      <div id="content">
     
      <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
      
        <div class="post" id="post-<?php the_ID(); ?>">
            <h2><a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2>
      <span class="post-cat"><?php the_category(', ') ?></span> <span class="post-calendar"><?php the_time('F jS, Y') ?></span>
      <div class="post-content">
      <?php the_content('<p class="serif">Read the rest of this entry &raquo;</p>'); ?>
      
      <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?>
      
      <?php edit_post_link('Düzenle', '', ''); ?>
      
      </div>
      
      <?php comments_template(); ?>
      
       <?php endwhile; else: ?>
      <p>Sorry, no posts matched your criteria.</p>
    <?php endif; ?>
     </div><!--/post -->
      </div><!--/content -->
    <?php get_sidebar(); ?>
      
    <?php get_footer(); ?>
  • 02-09-2008, 19:57:14
    #7
    konu içinde yapılır ayrıca eklentisi var
    ama sağda ki ni bilmiyorum
    eklenti adıda : Whydowork Adsense
  • 02-09-2008, 20:09:57
    #8
       <?php get_header(); ?>
      <div id="content">
      <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
        <div class="post" id="post-<?php the_ID(); ?>">
            <h2><a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2>
      <span class="post-cat"><?php the_category(', ') ?></span> <span class="post-calendar"><?php the_time('F jS, Y') ?></span>
      <div class="post-content">
      <div style="float:left;">
     reklam kodu buraya gelecek
     </div>
      <?php the_content('<p class="serif">Read the rest of this entry &raquo;</p>'); ?>
      <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?>
      <?php edit_post_link('Düzenle', '', ''); ?>
      </div>
      <?php comments_template(); ?>
       <?php endwhile; else: ?>
      <p>Sorry, no posts matched your criteria.</p>
    <?php endif; ?>
     </div><!--/post -->
      </div><!--/content -->
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>
    yukardaki arkadaşın dediği gibi olması lazım. bu kodu dene bakalım.
  • 02-09-2008, 20:20:40
    #9
    loperselim adlı üyeden alıntı: mesajı görüntüle
       <?php get_header(); ?>
      <div id="content">
      <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
        <div class="post" id="post-<?php the_ID(); ?>">
            <h2><a href="<?php echo get_permalink() ?>" rel="bookmark" title="Permanent Link: <?php the_title(); ?>"><?php the_title(); ?></a></h2>
      <span class="post-cat"><?php the_category(', ') ?></span> <span class="post-calendar"><?php the_time('F jS, Y') ?></span>
      <div class="post-content">
      <div style="float:left;">
     reklam kodu buraya gelecek
     </div>
      <?php the_content('<p class="serif">Read the rest of this entry &raquo;</p>'); ?>
      <?php link_pages('<p><strong>Pages:</strong> ', '</p>', 'number'); ?>
      <?php edit_post_link('Düzenle', '', ''); ?>
      </div>
      <?php comments_template(); ?>
       <?php endwhile; else: ?>
      <p>Sorry, no posts matched your criteria.</p>
    <?php endif; ?>
     </div><!--/post -->
      </div><!--/content -->
    <?php get_sidebar(); ?>
    <?php get_footer(); ?>
    yukardaki arkadaşın dediği gibi olması lazım. bu kodu dene bakalım.
    Oluyor ama Konu basligininin üzerinde duruyor ayri biryerde resimdekigibi demistim neyse saoalsiniz arkadasklar hepiniz var olun