Log in

View Full Version : [HowTo] [3.0.3] Partner Box in Footer


Floris
10-04-2004, 10:00 PM
How to put a partner box in the footer

By: Floris - http://www.vBulletin-fans.com/ (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:

<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:

<!-- /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 ?