Back to vBulletin 3.0 Template Modifications

Hurricane Katrina Banner
Mod Version: 1.01, by yoyoyoyo

This modification is in the archives.
vB Version: 3.0.8 Rating: (1 vote - 5.00 average) Installs: 8
Released: 01 Sep 2005 Last Update: 01 Sep 2005 Downloads: 1
Not Supported Template Edits Additional Files  

Hurricane Katrina Banner
Please donate to help the victims of the Hurricane

This template edit adds a banner to your forum, that appears after the first post on each page.

First upload the redcross.jpg banner to your forum/images directory.

Then go to your Admin CP -> Styles & Templates -> Style Manager -> Edit Templates -> Postbit (and/or Postbit Legacy) and click on the "<< >>" button to expand the template groups. Then paste the following at the end of your template(s):

PHP Code:
<if condition="$post[postcount] % $vboptions[maxposts] == 1">
<
center>
$spacer_open
<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">Support Hurricane Victims</td>
</
tr>
<
tr>
    <
td class="alt1" align="center">
        <
a href="https://redcrosssecure.org/arcno_org/?zone=donate&sid=&sid="><img src="$vboptions[bburl]/images/redcross.jpg" alt="Donate to the Red Cross to help Hurricane Victims" border =0></a>
    </
td>
</
tr>
</
table>

</
div>
$spacer_close
</center>
</if> 
The address that the banner links to is the Red Cross of New Orleans, however you can substitute the link/banner with whatever aid organization you want to include.

NOTE: If you want to place this banner directly below your navbar check out THIS

Spoiler (click to open)


Thank you yoyoyoyo! I was just thinking about this while driving into the office today. I installed it but under my navbar.

edit your navbar template:

find:
Code:
<!-- / nav buttons bar -->
after add:
Code:
<!-- Redcross Banner -->
<div align="left">
	<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
	<tr align="left">
<tr>
    <td class="thead" align="left">Support Hurricane Victims</td>
</tr>
<tr>
    <td class="alt1" align="left">
        <a href="https://redcrosssecure.org/arcno_org/?zone=donate&sid=&sid="><img src="$vboptions[bburl]/images/redcross.jpg" alt="Donate to the Red Cross to help Hurricane Victims" border =0></a>
    </td>
</tr>
</table>
<!-- End Redcross Banner -->

Thanks again!

Close
post

Download

This modification is archived and cannot be downloaded.

Supporters / CoAuthors

  • yoyoyoyo

Screenshots

 

Similar Mods

CMPS Hurricane Katrina Banner vBulletin 3.0 Full Releases
CMPS Hurricane Katrina Banner vBulletin 3.5 Template Modifications
Hurricane Katrina Banner vBulletin 3.5 Template Modifications
Donate to Red Cross in response to Hurricane Katrina in footer vBulletin 3.0 Template Modifications

vblts.ru supports vBulletin®, 2022-2024