Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Google Ads Enhanced Details »»
Google Ads Enhanced
Version: 1.00, by ShadowOne ShadowOne is offline
Developer Last Online: Aug 2012 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 03-03-2006 Last Update: 03-03-2006 Installs: 29
Template Edits
 
No support by the author.

Google Ads Enhanced

You Need To Have This Completed First Just Without The Template MODS...
https://vborg.vbsupport.ru/showthrea...5&page=1&pp=15
After You Have Done This... Then You Can Use My Enhancement...

This Is A Very Simple MOD...Its My First Posted On The Site Ever...Just Thought You All Would Like It, If Theres Any Like It, I Do Apologize, Just Let Me Know...

What This Does?
Gives Your Google Ads A Better, Cleaner Look!

Just Make Sure To Alter Colors To Fit Your Site...


How To Install?

Go Into Your FORUMHOME Template, Find:
PHP Code:
$header
$navbar 
Place This Text Directly Below It..

PHP Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]cellspacing="$stylevar[cellspacing]border="0" width="100%" align="center">
<
tr><td align="center"width="728" class="thead" colspan="2"><center>Advertisements</center></td></tr>
<
tr><td class="alt1" colspan="2" ><span class="smallfont"><center><script type="text/javascript"><!--
google_ad_client "pub-2817929267469780";
google_ad_width 728;
google_ad_height 90;
google_ad_format "728x90_as";
google_ad_type "text";
google_ad_channel ="";
google_color_border "FFFFFF";
google_color_bg "FFFFFF";
google_color_link "475D66";
google_color_url "475D66";
google_color_text "000000";
//--></script>
<center><script type="text/javascript"
  
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</
script></center></span></td></tr><td class="tfoot" align="center"></td></table><br
You Can Also Move This Anywhere On Your Homepage...Underneath Whats Going Or Whereever...This Is For Underneathe The Navbar...Just Copy And Paste The MOD Anywhere On Your Forumhome That You Would Like....

And, You Can Make It Wider Or Less Wide By Changing The Forum Width Numbers... Cant Get Any More Simple...

[EDITED]
ALSO: Do Not Use My Google Ad Info, Or It Will Show Mine, Use Your Own...THIS MEANS CHANGE THE CLIENT NUMBERS AND WHAT NOT... THIS HAS BEEN POSTED SO YOU CANT ACCUSE ME OF ANY WRONG DOINGS!


This Should Work For 3.5 And Above With No Problem...

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 03-06-2006, 07:09 AM
sensimilla sensimilla is offline
 
Join Date: Dec 2004
Location: Poland
Posts: 555
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ShadowOne
Link Me To One Like Mine....And If Your Not Going To Install... Dont Down Me... Just Say Nothing At All.... :tired:
Quote:
Originally Posted by ericgtr
The difference is that it puts it in it's own table utilizing a class and labels it as to where most of us just slap in the Adsense code into our templates. I don't see a reason to put it down, it's clearly stated and is an enhancement.
I just dont see where its enhanced... sorry..
Threads at vbulletin.com allow any adsense placement.. in a nice and clean table..
http://www.vbulletin.com/forum/showthread.php?t=157022

I encourage you to share any hack here of course, and keep up the good work.
I was just wondering where was the difference as my english is not good enough to get little differences at first sight..

I recommand this topic too..

vBulletin Google Adsense Deep Integration Tutorial
Reply With Quote
  #23  
Old 03-06-2006, 07:51 AM
Mike Empuria Mike Empuria is offline
 
Join Date: Feb 2006
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Very timely. Exactly what I was looking for and I've installed it on Wife Still Woman. Thanks for this.
Reply With Quote
  #24  
Old 03-08-2006, 04:27 PM
ShadowOne ShadowOne is offline
 
Join Date: May 2005
Location: Tampa
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Mike Empuria
Very timely. Exactly what I was looking for and I've installed it on Wife Still Woman. Thanks for this.
Your Welcome...
Reply With Quote
  #25  
Old 03-08-2006, 06:17 PM
Celtkin Celtkin is offline
 
Join Date: Dec 2005
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Good job...now I need to find a way to put it in the individual category pages (posting pages).

Outstanding, clean and very easy install
Reply With Quote
  #26  
Old 03-09-2006, 04:58 PM
ShadowOne ShadowOne is offline
 
Join Date: May 2005
Location: Tampa
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Celtkin
Good job...now I need to find a way to put it in the individual category pages (posting pages).

Outstanding, clean and very easy install

This Piece Of Code From What I Can See, Can Probably Go Anywhere You Stick... And If Not, You Can Always Delete The Code And Try Somewhere Else...PM Me If Anyone Needs Help...
Reply With Quote
  #27  
Old 04-10-2006, 03:53 PM
ShadowOne ShadowOne is offline
 
Join Date: May 2005
Location: Tampa
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

My Hack Fell Off...I Wonder Why..
Reply With Quote
  #28  
Old 07-22-2006, 11:14 PM
Josh Combs's Avatar
Josh Combs Josh Combs is offline
 
Join Date: Oct 2002
Location: Cincinnati Ohio
Posts: 36
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I fixed the width to adjust to what my style width was set too by changing your code to
Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[outertablewidth]" align="center">
<tr><td align="center"width="728" class="thead" colspan="2"><center>Advertisements</center></td></tr>
<tr><td class="alt1" colspan="2" ><span class="smallfont"><center><script type="text/javascript"><!--
google_ad_client = "Your googleadsense id";
google_ad_width = 728;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text";
google_ad_channel ="";
google_color_border = "FFFFFF";
google_color_bg = "FFFFFF";
google_color_link = "475D66";
google_color_url = "475D66";
google_color_text = "000000";
//--></script>
<center><script type="text/javascript"
  src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></center></span></td></tr><td class="tfoot" align="center"></td></table><br>
Reply With Quote
  #29  
Old 07-28-2006, 06:48 PM
stodan stodan is offline
 
Join Date: Mar 2006
Posts: 2
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Excellent works great. Very Easy to install. I clicked on install. Just one question how do you install this on every Page(Not just ForumHime)?
Reply With Quote
  #30  
Old 08-06-2006, 02:34 AM
Stunner Inc. Stunner Inc. is offline
 
Join Date: May 2005
Posts: 52
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Place it in your header, footer or navbar template.
Reply With Quote
  #31  
Old 10-16-2006, 10:50 PM
ShadowOne ShadowOne is offline
 
Join Date: May 2005
Location: Tampa
Posts: 338
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Stunner Inc.
Place it in your header, footer or navbar template.

Correct.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:03 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.06362 seconds
  • Memory Usage 2,324KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_code
  • (2)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete