Clickable On Header

Discussion in 'HTML & Website Design' started by Elitegeek, Nov 20, 2010.

  1. #1
    Hi there everyone,

    I just started awhile ago my new blog beauty tips and had been approved by a Google Affiliate Advertisers. Now I want to place their ads on my header just beside my blog title but after customizing the header and place the ad it seems that I can't click the ad nor it is not clickable.

    Please help. Thanks ahead!
     
    Elitegeek, Nov 20, 2010 IP
  2. larssonk22

    larssonk22 Well-Known Member

    Messages:
    236
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    103
    #2
    would be easier if you supplied a link, is it a text or image link? Make sure your header isn't a background image.

    link -
    <a href="http:// url goes here">YOUR TEXT</a>
    Code (markup):
    image -
    <a href="http:// url goes here"><img src="http://image url goes here.jpg"></a>
    Code (markup):
    you may want to open link in new window and also add alt text on your image
     
    larssonk22, Nov 20, 2010 IP
  3. web.tech

    web.tech Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can simply make image or text link to follow this code. Do you like to open the link in same window <a href="URL comes here">Link</a>, like to open in a new window <a href="URL comes here" target="_blank">Link</a>.
     
    web.tech, Nov 21, 2010 IP
  4. webcosmo

    webcosmo Notable Member

    Messages:
    5,840
    Likes Received:
    153
    Best Answers:
    2
    Trophy Points:
    255
    #4
    your ads on header seem to be clickable. not sure whats the problem.
     
    webcosmo, Nov 21, 2010 IP