I am not using AdSense and simply want to place a 728 x 90 image banner in the header with an href link to my contact page. I cannot find out how that is done.
In the future, I may also wish to place similar images in sidebars. Can you please tell me if this is possible? If so, please provide instructions.
Thanks,
Doug
Hi,
For banners please use these divs and you can find more info here(also for sidebar ads): https://forum.tagdiv.com/ads-system-full-guide/ just change with your image and add the link.
Thanks!
I have already tried that (see below) and it still doesn’t appear.
Code added to the “YOUR HEADER AD” box on the Theme Panel, “Ads” tab:
<div class=”td-visible-desktop”>

</div>
-
This reply was modified 11 years by
charliezed.
-
This reply was modified 11 years by
charliezed.
… for some reason, the whole code doesn’t show up on last reply. The image inside the div is as follows:
img src=”http://www.snowbirdbuzz.com/wp-content/uploads/2015/04/header-ad.gif
Hi,
I have checked your site and seems that you solved the issue to display header’s banner.
Please also paste this custom css in Theme Panel > Custom Css to display entire image: http://screencast.com/t/TGvvwzzqT
.td-a-rec-id-header{
top: 0px;
margin-top: 10px;
}
Thanks!
The situation is not resolved, unfortunately. On both Firefox and Chrome browsers, the banner does not display at all. On IE, it displays partially (bottom part is cut off). I tried the custom css that you recommended and it had no effect on any of these browsers.
Your banner appears in Google chrome without any issue. Might be you have installed ad blocker in your browser or it might be internet security softwares like kaspersky?
Why don’t you rename the banner file from “header-ad.gif” to “headerb.gif” for testing purpose?
Yes, I have Adblock Plus installed on both browsers. I never even thought about that. I have since renamed the image files and they seem to work. I also have added the tablet and mobile images that I made; unfortunately, I don’t own a tablet or smart phone, so can’t test them.
THANK YOU so much for your patience and help with this!!
Hi,
@wpdiv Thanks for your help!
You can try Chrome emulator to check it: http://screencast.com/t/DxoAyhTEl6yC – http://screencast.com/t/ArhL3g99l
Thanks!