Back to vBulletin 3.0 Template Modifications

Donate to Red Cross in response to Hurricane Katrina in footer
Mod Version: 1.00, by Borgs8472

This modification is in the archives.
vB Version: 3.0.8 Rating: (0 vote - 0 average) Installs: 2
Released: 04 Sep 2005 Last Update: Never Downloads: 0
Not Supported  

For all those webmasters out there who perhaps don't have a portal and can't fit a link in your header.

This is based on the default footer, which for most people is untouched. It places the link beside the copywrite text so the page is no expanded and people can see this link on EVERY PAGE.

Go to your footer template:

find:
Code:
				<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
			</strong>
		</div>
	</td>
</tr>
</table>
<br />
<div align="center">
	<div class="smallfont" align="center">
	<!-- Do not remove this copyright notice -->
	$vbphrase[powered_by_vbulletin]
	<!-- Do not remove this copyright notice -->
	</div>
	<div class="smallfont" align="center">
	<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
	$cronimage
	<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
	$vboptions[copyrighttext]
	</div>
</div>
Replace with:

Code:
				<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
			</strong>
		</div>
	</td>
</tr>
</table>
<br />
<center>
<table>
<tr>
<td>&nbsp</td>
<td>
<div align="center">
	<div class="smallfont" align="center">
	<!-- Do not remove this copyright notice -->
	$vbphrase[powered_by_vbulletin]
	<!-- Do not remove this copyright notice -->
	</div>
	<div class="smallfont" align="center">
	<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
	$cronimage
	<!-- Do not remove $cronimage or your scheduled tasks will cease to function -->
	$vboptions[copyrighttext]
	</div>
</div>
</td>
<td>
<a href="https://give.redcross.org/?hurricanemasthead"><img src="http://yourforum.net/redcross.gif"></a>
</td>
<td><a href="https://give.redcross.org/?hurricanemasthead">Click to Donate<br /> to the victims of<br /> Hurricane Katrina</a>
</td>
</tr>
</table>
</center>
Upload the attached redcross gif and point http://yourforum.net/redcross.gif to where you upload it.

Download

No files for download.

Screenshots

 

Similar Mods

Hurricane Katrina Banner vBulletin 3.0 Template Modifications
CMPS Hurricane Katrina Banner vBulletin 3.5 Template Modifications
Hurricane Katrina Banner vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024