/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<img class="img" src="<?php bloginfo('template_directory'); ?>/timthumb.php?src=<?php echo get_post_meta($post->ID, "thumb", $single = true); ?>&h=180&w=170&a=r" alt="<?php the_title(); ?>" />