View Full Version : Banner Ad HTML
Gamrpro
02-08-2011, 01:04 PM
Hi there i need help with the Advertising feature for 4.1.1. I need a HTML code where I can insert height, width, image url, & site url for the banner to link to. Any suggestions? Possible if you use this feature in vB you can tell me what your code looks like.
whitey10tc
02-11-2011, 02:57 AM
Here's my google adsense banner code.
<center><script type="text/javascript"><!--
google_ad_client = "Your pub id here*********";
/* After Forum banner */
google_ad_slot = "*******";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center>
Alternately you can link to an image of a particular size. also
Here's my site sponsor ad
</script><center>
<p>Site Sponsor:</p>
<a href="http://whitey10tc.webs.com/KC%20PHONE%20AND%20FLASH.htm" target="_blank"> <img src="http://whitey10tc.webs.com/MySpaceGens_7389676365.gif"> </a>
</center></script>Should be updating it next week. But it'll give you an idea of what you can do.
Just don't wrap it with html, that'll screw up your forums operation............
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.