Merhaba arkadaşlar
Resimleri 85 e 65 yapıyorum ama sitede öyle gözükmüyor sıkıntı nerde sizce
Alıntı
<li class="<?php echo $postclass; ?>">
<a rel="follow" class="relatedthumb" href="<?php the_permalink()?>" rel="bookmark" title="<?php the_title(); ?>">
<span class="rthumb">
<?php if(has_post_thumbnail( )): ?>
<?php the_post_thumbnail('widgetthumb', 'title='); ?>
<?php else: ?>
<img src="<?php echo get_template_directory_uri(); ?>/images/smallthumb.png" alt="<?php the_title(); ?>" width='85' height='65' class="wp-post-image" />