+.Aaron Subscriber¹ Posted June 4, 2004 Subscriber¹ Share Posted June 4, 2004 I am trying to add the google adsense to my forum header and it it not working. Have a look: http://www.pngresource.com/forums/ Here is the code that I put into my header: <!--- Google Banner ---> <table width="468" align="left" border="0" id="affiliate_section"> <tr> <th scope="col"><script type="text/javascript"><!-- google_ad_client = "removed for privacy sake"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_channel =""; google_ad_type = "text"; google_color_border = "336699"; google_color_bg = "FFFFFF"; google_color_link = "0000FF"; google_color_url = "008000"; google_color_text = "000000"; //--></script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></th> </tr> </table> <br /><br /> <!--- End Google Banner ---> Is there something else that I have to do? Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/ Share on other sites More sharing options...
0 Tomi Posted June 4, 2004 Share Posted June 4, 2004 align="left" change "left" to "center" Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2217724 Share on other sites More sharing options...
0 Zetter Posted June 4, 2004 Share Posted June 4, 2004 errr, I see a google ad on the page, have you got some kind of ad blocking? or am I looking at the wrong place? Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2217727 Share on other sites More sharing options...
0 Tomi Posted June 4, 2004 Share Posted June 4, 2004 errr, I see a google ad on the page, have you got some kind of ad blocking?or am I looking at the wrong place? no; he probably wants it center aligned, not left. Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2217732 Share on other sites More sharing options...
0 +.Aaron Subscriber¹ Posted June 4, 2004 Author Subscriber¹ Share Posted June 4, 2004 I want it where it is. MyIE2 must be blocking it. I see it in regular IE. Ok...I guess it works. I might change it around tho. We shall see. Thanks for your help. Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2217750 Share on other sites More sharing options...
0 merkava Posted June 4, 2004 Share Posted June 4, 2004 you dont need to add the table put it like that i bet you want it like iexbeta has it in the top middle you would need to go to the edit the global html and i belive on the header board logo etc its called go to the edit part and but following i think this is what you are looking for <center><script type="text/javascript"><!-- google_ad_client = "removed for privacy sake"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_channel =""; google_ad_type = "text"; google_color_border = "336699"; google_color_bg = "FFFFFF"; google_color_link = "0000FF"; google_color_url = "008000"; google_color_text = "000000"; //--></script> <script type="text/javascript" src="https://pagead2.googlesyndication.com/pagead/show_ads.js"> </script></center> edit: it seems you got it working :-s Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2217987 Share on other sites More sharing options...
0 Wannes Posted June 4, 2004 Share Posted June 4, 2004 works fine for me. Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2217996 Share on other sites More sharing options...
0 +.Aaron Subscriber¹ Posted June 4, 2004 Author Subscriber¹ Share Posted June 4, 2004 It was MyIE2 that was causing the problem. Link to comment https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/#findComment-2218030 Share on other sites More sharing options...
Question
+.Aaron Subscriber¹
I am trying to add the google adsense to my forum header and it it not working. Have a look: http://www.pngresource.com/forums/
Here is the code that I put into my header:
Is there something else that I have to do?
Link to comment
https://www.neowin.net/forum/topic/174218-invision-13-and-google-adsense/Share on other sites
7 answers to this question
Recommended Posts