The question is how to embed Google Ads in forum posts, like this (http://www.scam.com/showthread.php?p=492500)? Do you have to put the code in the signature? I know it is not allowed here, but I am sure I can find plenty of other forums to post this. Any help would be appreciated. I think this is the code: <script type="text/javascript"><!-- google_ad_client = "pub-8132946737606752"; google_ad_width = 728; google_ad_height = 90; google_ad_format = "728x90_as"; google_ad_type = "text_image"; //2007-11-09: scams google_ad_channel = "5674913894"; google_color_border = "415989"; google_color_bg = "E6ECFF"; google_color_link = "22229C"; google_color_text = "000000"; google_color_url = "FFFFFF"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> <table class="tborder" cellpadding="5" cellspacing="2" border="0" width="100%" style="border-top-width:0px"> <tr> <td class="tfoot" align="center"> <input type="button" class="button" value="Close this window" id="close_button" style="display: none;" /> <script type="text/javascript"> <!-- if (self.opener) { var close_button = fetch_object('close_button'); close_button.style.display = ''; close_button.onclick = function() { self.close(); }; } //--> </script> </td> </tr> </table> Code (markup):
That ad location is built into the VBulletin software. All you do is edit the ad location template, insert your adsense code and save. I think there are 12 ad locations built into the templates. This feature was introduced with VBulletin 3.8. The ad location you are asking about is controlled by the ad_navbar_below template.