Quote:
Originally Posted by namesville.com
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="center">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%" align="center" style="border-top-width:0px">
<tr 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>
<!-- End Redcross Banner -->
Thanks again!
|
nice addition! I will link it from the first post