vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Banner Ad HTML (https://vborg.vbsupport.ru/showthread.php?t=258554)

Gamrpro 02-08-2011 01:04 PM

Banner Ad HTML
 
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.
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
Code:

</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............


All times are GMT. The time now is 03:34 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01406 seconds
  • Memory Usage 1,705KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (2)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete