Ads are showing more than once on this forum theme: www.celestialforum.com . What may be the problem???
Judging by the page source, it would appear you've added the same block of code for the Ads three times. This is your Ad code, it should only be added once: <script type="text/javascript"><!-- google_ad_client = "pub-5347212679335826"; /* 728x90, created 9/12/09 */ google_ad_slot = "2157843642"; google_ad_width = 728; google_ad_height = 90; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> Code (markup): How did you add it, was it a manual template edit or was it added through some kind of SMF Ad-Management plugin?
I use Global Header and Footer (SMFheader.txt and SMFfooter.txt). I added the codes once here form my cpanel and it is still showing thrice.