Viewing 1 replies (of 1 total)
  • Thread Starter chanarmstrong

    (@chanarmstrong)

    How do I get this Div hyperlik to target the image file url. not the permalink?

    <div class="thumb"><a href="<?php the_permalink(); ?>" rel="bookmark" title="<?php the_title(); ?>"><img src="<?php bloginfo('template_directory'); ?>/scripts/timthumb.php?src=<?php echo $img ?>&w=145&h=145&zc=1" alt="<?php the_title(); ?>" /></a></div><?php } ?>

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Thumbnail link target itself.’ is closed to new replies.