Log in

View Full Version : Forum Home Enhancements - Mabersoft vBulletin Guest Ad


mabersoft
06-25-2009, 10:00 PM
Here is Mabersoft vBulletin Guest Ad

Here is the code you use:


<!-- Mabersoft vBulletin Guest Ad -->
<if condition="$show['guest']">
<div align="center">
<!-- Ad Code Goes Here -->
<script type="text/javascript"><!--
google_ad_client = "pub-6139229972168932";
/* Mabersoft Footer End */
google_ad_slot = "4890783084";
google_ad_width = 728;
google_ad_height = 90;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- /Ad Code Goes Here -->
<br />
Only Guests See This Ad!
</div>
</if>
<!-- /Mabersoft vBulletin Guest Ad -->
Please Keep:



<!-- Mabersoft vBulletin Guest Ad -->
<!-- /Mabersoft vBulletin Guest Ad -->
Please Note: You Must Change The Code Inside the


<!-- Ad Code Goes Here -->
<!-- /Ad Code Goes Here -->


Demo: http://mabersoft.co.uk (Below The NavBar)

mabersoft
06-26-2009, 01:40 PM
Reserved!