vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with placement of google adsense within forum? (https://vborg.vbsupport.ru/showthread.php?t=129509)

AllenMead 10-20-2006 01:11 AM

Help with placement of google adsense within forum?
 
I would like to install google adsense to my forum board like as I have seen on many boards between the bottom of my nav bar and the top of the posting section.

Which do I or should I use off of here? I ask as these seems to be so many!

Thanks in advance

DPSR 10-20-2006 02:14 AM

Edit the template FORUMDISPLAY :)

Its in: Stye name > Forum Display Templates > FORUMDISPLAY

In that-
Add your adsense code after- $navbar

AllenMead 10-20-2006 07:22 PM

Thanks for the info. I have tried that and nothing appears?

Doh, doh, doh, doh doh! It's sorted it was just far too easy, I was trying to make it complicated. However, I'm making progress But I'm having trouble with positioning, a chap off vbulletin gave me this

PHP Code:

<table border="1" align="center">
Google script here
</table

But, how do I say what color the border should be and how can a make a gap between the bottom of the ad and the new thread buttom as they almost touch?

Thanks! :)

I have made even more progress, I have got the border now, but I still can't seem to get a bigger gap underneath it, this is waht I've got:

PHP Code:

<table class="tborder" cellpadding="1" cellspacing="0" border="0" width="728" align="center" style="border-top-width:0px">
  <
tr align="left">
    <
td class="vbmenu_control">
<
script type="text/javascript"><!--
google_ad_client "pub-7760607245763218";
google_ad_width 728;
google_ad_height 90;
google_ad_format "728x90_as";
google_ad_type "text_image";
//2006-10-21: Motorsport, Sports, Track Days, Vauxhall, VxRacing
google_ad_channel "6766643455+4171102492+8533862763+8906484233+4052867019";
//--></script>
<script type="text/javascript"
  
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</
script>

</
td></tr>
</
table

I'm not double posting


All times are GMT. The time now is 03:26 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.01505 seconds
  • Memory Usage 1,720KB
  • 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_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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