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)
-   -   Info Box - Adsense, Register, and Donations Box (Working Quick Reply) (https://vborg.vbsupport.ru/showthread.php?t=122217)

Cky47 07-25-2006 10:00 PM

Info Box - Adsense, Register, and Donations Box (Working Quick Reply)
 
Nanofied Productions Presents - Info Box Template Mod

In my version of the whole adsense post hack series, I have included a modification that will allow the last post of every thread to be a box including information on things such as registering, donating, and a spot for your google adsense or other ads that is not breaking any TOS.

To do this, add the following code...
Code:

<div style="padding:0px 0px $stylevar[cellpadding]px 0px">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="thead" align="left">Google Ads</td>
</tr>
<tr>
    <td class="alt1" align="center">
<ADS AND CONTENT GO HERE>
    </td>
</tr>
</table>
</div>

Below...
Code:

        <div class="vbmenu_popup" id="imod_menu" style="display:none" align="$stylevar[left]">
                $threadadmin_imod_menu_post
        </div>
</if>
$spacer_close
<if condition="$show['threadedmode'] OR $show['hybridmode']">
$threadlist
</if>
<div id="posts">$postbits<div id="lastpost"></div></div>
$spacer_open

In your SHOWTHREAD template.

Then, edit the <ADS AND CONTENT GO HERE> section, and ad anything you want to your info box :)

You can view an example at

http://www.boardingscene.com/music/8...ite-bands.html

I personally am using eminimalls in my info box.

If anyone has suggestions, I can try to use them in my product.

PLEASE CLICK INSTALL IF USED :banana:

Thanks!

Cky47 07-27-2006 10:37 PM

Reserved...

Snake 07-30-2006 12:20 PM

Thanks!

Kwak 08-22-2006 02:50 AM

Thanks CKy47. Installed.

jarcher 08-24-2006 09:43 PM

installed. .

but I see no change

http://www.longislandphil.com/

edit:

got it. .lol

sorry
neat

vphost 08-24-2006 11:16 PM

Quote:

Originally Posted by Cky47
Reserved...

just in case

Staxed 08-25-2006 10:41 AM

text file?

Cky47 08-26-2006 04:24 PM

Why would you need a text file? It is a template edit.

Ronak 09-21-2006 05:00 PM

awesome hack :D Installed !!

optrex 09-21-2006 08:12 PM

This is wicked. Simple but effective


All times are GMT. The time now is 02:22 AM.

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.01006 seconds
  • Memory Usage 1,729KB
  • 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)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete