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!
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
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>.