vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=192)
-   -   Forum Home Enhancements - Adsense in 'What's Going On' Box (https://vborg.vbsupport.ru/showthread.php?t=145989)

QsKGlobal.com 04-28-2007 10:00 PM

Adsense in 'What's Going On' Box
 
A simple template change to put a clean 728 x 90 adsense text banner in your forum's 'What's Going On' box.

Demo: http://qskglobal.com/forums.php

Find in FORUMHOME:
Code:

2="$newusername">$vbphrase[welcome_to_our_newest_member_x]</phrase></div>
                </div>
                </td>
        </tr>
</tbody>

Under that add:
Code:

<div style="padding:0px 0px 0px 0px">

<table class="tborder" cellpadding="0px" cellspacing="1" border="0" width="100%" <td align="center">
<tr>

<td class="thead" align="left">Sponsored Links</td>

</tr>
<tr>
        <td class="alt1" align="center">

~~728 x 90 ad/banner goes here~~
        </td>

</tr>
</table>

</div>

Simply replace '~~728 x 90 ad/banner goes here~~' with your adsense code

Enjoy :)

~Screenshot~

Ekka 04-30-2007 01:00 AM

That's sweet, thanks.

Mastar 05-03-2007 05:02 AM

Good Idea but I think mine looks better :)

Works with any style.

smsmasters 05-08-2007 11:28 PM

Quote:

Originally Posted by Mastar (Post 1240365)
Good Idea but I think mine looks better :)

Works with any style.

What's the code for that please?

Mastar 05-09-2007 12:41 AM

Here it is https://vborg.vbsupport.ru/showthread.php?t=146789

crohh@cker 10-29-2007 06:35 PM

thx!!:D


All times are GMT. The time now is 07:05 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.01062 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
  • (4)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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