vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=134)
-   -   [HowTo] [3.0.3] Partner Box in Footer (https://vborg.vbsupport.ru/showthread.php?t=89879)

Floris 10-04-2004 10:00 PM

[HowTo] [3.0.3] Partner Box in Footer
 
How to put a partner box in the footer

By: Floris - http://www.vBulletin-fans.com/

Description: This small tutorial will show you how to add a partner box on every page, in the footer. You can use this to display text and/or banner partner links. Or use it for whatever means you think you need it.

Installation:

* Open the footer template and find this code:
HTML Code:

<br />
<div class="smallfont" align="center">$vbphrase[all_times_are_gmt_x_time_now_is_y]</div>
<br />

* Below it, on a new line, add this code:
HTML Code:

<!-- /partner box -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="80%" align="center">
<tr><td class="alt1">
<div class="smallfont">
<div class="time"><em><a style="text-decoration: none; float:$stylevar[right]" href="sendmessage.php">your link here?</a></em>
<strong>Partners</strong></div>
<a style="text-decoration: none;" href="http://www.vBulletin-Fans.com/">vBulletin Fan Site</a>,
<a style="text-decoration: none;" href="http://www.vBulletin.com/forum/">vBulletin Support Forums</a>,
<!-- repeat this until all your partners are linked! -->
</div>
</td></tr></table><br />
<!-- /partner box -->

* Add your own links!

* Save the template

# Totally done! :)

peterska2 10-05-2004 12:54 AM

nice one floris :)

thanx for releasing

mholtum 10-05-2004 01:02 AM

Nice little addition

C_P 10-05-2004 02:09 AM

Floris!
I love your advertisers block... umm can we get you to share that too?
Puleeeeze?

Mecho 11-15-2006 05:58 PM

Thanks . but how we can put links in one box like forums ?


All times are GMT. The time now is 02:36 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.01007 seconds
  • Memory Usage 1,724KB
  • 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_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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