As DP forum ,I post this thread below will display adsense. Dose someone know how to do? my forum version 3.6.5 thank you
there are a lot of vbulletin mods that will do this for you. you have to search around. If you have a legitimate version of vbulletin, then join the forums at www.vbulletin.com.
depends, this template is called "postbit" if your user bar is on the left, rather than the top,its "posbit_legacy" That is the template you wish to edit, you can then insert/modify some html and insert the adsense code into the template. Pierce
http://www.vbulletin.org/forum/showthread.php?t=131150&highlight=google+banner <<<here u go i have it on both of my forums and its a good mod for vbulletin its free to download
I don't know if it's against the rule of this site or not by posting out the code. But here for me I would do this. In Postit Template >> postit_legacy You'll find <!-- message --> <div id="post_message_$post[postid]">$post[message]</div> <!-- / message --> replace similar code beblow <!-- message --> <div id="post_message_$post[postid]">$post[message]</div> <!---ads--> <if condition="THIS_SCRIPT == 'showthread'"> <if condition="!$GLOBALS['FIRSTPOSTID']"> <script type="text/javascript"><!-- google_ad_client = "pub-6481184935889917"; google_ad_width = 468; google_ad_height = 60; google_ad_format = "468x60_as"; google_ad_type = "text"; //2007-06-05: KhmerFun-Forums 1st Post google_ad_channel = "8642802075"; google_color_border = "FFFFFF"; google_color_bg = "FFFFFF"; google_color_link = "0000FF"; google_color_text = "2D8930"; google_color_url = "2D8930"; //--> </script> <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"> </script> </if> </if> <!--ads--> <!-- / message --> **change google ads code to yours Demo at http://www.khmerfun.net
Too bad google won't let us use CPM ads ONLY on our forums, because PPC ads are not performing well on forums... Those who get 1% clicktrough rates are considered lucky...