How Do I Make A 125x125 Banner Hyperlinked With Wordpress

Discussion in 'WordPress' started by cpacashman, Jun 15, 2011.

Thread Status:
Not open for further replies.
  1. #1
    I've got some 125X125 ads on my wordpress blog I made using
    a widget that I need to make hyperlinked to the offer how do
    I do it.

    Here's the code that's in the widget

    <a href="#"><img src="http://www.mywebsite.com/wp-content/themes/NewsPublish/images/jcpenney-coupons.gif" alt="" title="" /></a>
     
    cpacashman, Jun 15, 2011 IP
  2. professional_designer

    professional_designer Peon

    Messages:
    54
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    This is Correct Code:

    <a href="#"><img src="http://www.mywebsite.com/wp-content/themes/NewsPublish/images/jcpenney-coupons.gif" alt="" width="125" height="125" title="" /></a>

    Thanks.
     
    professional_designer, Jun 15, 2011 IP
  3. lakum4digital

    lakum4digital Peon

    Messages:
    40
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #3
    lakum4digital, Jun 16, 2011 IP
  4. joshuthomas

    joshuthomas Well-Known Member

    Messages:
    595
    Likes Received:
    9
    Best Answers:
    1
    Trophy Points:
    140
    #4
    joshuthomas, Jun 16, 2011 IP
  5. cpacashman

    cpacashman Member

    Messages:
    42
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    41
    #5
    I was able to make it clickable I'll try those plugins If need be thanks.
     
    cpacashman, Jun 16, 2011 IP
Thread Status:
Not open for further replies.