Wordpress ad links - anyone help me

Discussion in 'WordPress' started by bcdxer, Feb 25, 2008.

  1. #1
    Wordpress ad links - anyone help me

    Ho can i add external links on images at the below code?

    <a href="#"><img src="<?php bloginfo('template_url'); ?>/images/thumb1.gif"></img></a>
    <a href="#"><img src="<?php bloginfo('template_url'); ?>/images/thumb2.gif"></a>
    <a href="#"><img src="<?php bloginfo('template_url'); ?>/images/thumb3.gif"></img></a>
     
    bcdxer, Feb 25, 2008 IP
  2. wd_2k6

    wd_2k6 Peon

    Messages:
    1,740
    Likes Received:
    54
    Best Answers:
    0
    Trophy Points:
    0
    #2
    i'm not sure what you mean you mean turn the image into a link?
    just change the "#" in <a href="#"> into the link where you want the image to direct to?
     
    wd_2k6, Feb 25, 2008 IP