• 09-11-2009, 13:42:50
    #1
    Saolun kırılmstır
  • 09-11-2009, 14:23:38
    #2
    Acemice olmuş


    ?><?php if (have_posts()) : ?> <?php while (have_posts()) : the_post(); ?>
    
    <div style="background-image:url(<?php bloginfo('stylesheet_directory'); ?>/images/background11.jpg);  float:left; display:table-cell; width:143px; margin-bottom:5px; height:161px; margin-right:4px; padding:5px; overflow:hidden">
    <div style="position:absolute; text-align:right; margin-left:0px; padding:0 3px 2px 0px; width:135px; z-index:99">
    </div>
    <div style="position:absolute; text-align:center; margin-left:0px; margin-top:0px; padding:0px; width:0px; z-index:99; height:">
    <span style="font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; ">
    </span>
    </div>
    <div style="position:absolute; text-align:right; margin-left:0px;  margin-top:75px; padding-right:-10px; width:148px; z-index:99; height:">
    <a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><img src="<?php bloginfo('stylesheet_directory'); ?>/images/play00.png" title="<?php the_title(); ?>" alt="<?php the_title(); ?>" /></a>
    
    </div>
    
    
    <div style="position:absolute; text-align:center; margin-left:0px; margin-top:146px; padding:0px; width:140px; z-index:99; height:">
    
    <span style="font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#fff; ">
    
    <?php if(function_exists('the_ratings')) { the_ratings(); } ?>
    
    </span>
    
    </div> 
    
    
    <div style="position:absolute; text-align:right; margin-left:0px;  margin-top:16px; padding-right:-10px; width:127px; z-index:99; height:">
    
     </div> 
    
    <div class="news-img3">
    <a href="<?php the_permalink() ?>" title="<?php the_title(); ?>"><?php resim_cagir(0, "/wp-content/themes/sariv3/images/yok.jpg", "post-img");?></a>
    
    </div>
    
    <div style=" margin:0 1px 0 1px;" >
    <div  class="text50">
    <?php the_title_limit(15, ""); ?><br><?php the_time('F j, Y') ?><br /><?php the_category(', ') ?><br>
    <?php sayfa_sayac(0, 0, 1, 0, 0, ' ', '','   ', '', '') ; ?>
    </div>
    <div style="margin-top:-10px;" class="text3"><br />
    <!--[if IE 6]>
    <br />
    <![endif]-->
    </div>
    </div>
    </div>
    <?php endwhile; ?>
    
    </div><br />
    
    <div style="clear:both" ></div>           
    
    </div>
    
    
    	<?php else : ?>
    
    
    
    <?php endif; ?>
    
    
    
    
    
    </div> <!-- content panel -->
    <div id="footer">
    <!-- footer -->
    
    <br>
        
     <center><p>
    
    
    
    &copy; 2007-2009 <?php bloginfo('name'); ?> is proudly powered by WordPress<br>Theme Designed by <a href="http://www.cliptik.de">Cliptik.de</a></p></center><br>
    <?