Bu sekilde duruyo zaten.

Sanirim kodda sorun var, ekleyince " id="post- boyle cikiyo.

<div class="img"><?php $resim = get_post_meta($post->ID,'resim', true); ?><a href="<?php the_permalink(); ?>" target="_self" title="<?php the_title(); ?>"><img src="<? echo $resim; ?>" alt="<?php the_title(); ?>" /></a></div>
<div class="baslik"><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></div>
<div class="aciklama">
<?php the_content_limit(270, ""); ?>