I downloaded and installed the Tech Blue WordPress template. I need some help with adding Adsense in the header. There is a .gif file in the template where the adsense ad should be but I don't know how to insert the adsense code into the header in place of the gif file. I tried several times but it does not show up. I would greatly appreciate any help. Thanks! http://www.computer-help-blog.com
Hi Kevin, I am not familiar with Tech Blue WP Template, so this is just a thought or two. Could you try adsense in title area and move title to gif area in header? Can you remove gif, then add adsense? Check html to see if java in header and remove, make sure you can redo what you undo. Change colors on adsense (red), just in case? Change template? Hmmm..I just clicked on The Techinator and now adsense is in header, adsense seems to be working? It does take a few hours, sometimes longer for adsense to work. Hopefully it is working now and will continue. I am sure that Rosanne Rosanna Danna (Sat. Nite Live) is before your time...But "never mind"-smile. Much Success, George Pierce
well kevin am also not familiar with the theme, but looking at the source i think i can guide you Just open header.php and look for this > <div class="ad"> <img alt="" src="http://www.computer-help-blog.com/wp-content/themes/Tech-Blue/images/ads.gif"/> </div> Code (markup): Remove that image tag and Put your adsense code between the div tags .. that will work