Hurricane Katrina Footer

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Steve Machol
    Former Customer Support Manager
    • Jul 2000
    • 154488

    Hurricane Katrina Footer

    I put together this addition to the footer template (based on Wayne's Tsunami code) for Hurricane Katrina relief. Please this code at the top of the footer template:

    PHP Code:
     <!-- Katrina appeal -->
    <
    table class="tborder" cellpadding="6" cellspacing="1" border="0" width="100%" align="center" style="background-color:white">
    <
    thead>
    <
    tr>
    <
    td class="thead" colspan="3">
    <
    a style="float:right" href="#top" onclick="return toggle_collapse('katrina')"><img id="collapseimg_katrina" src="images/buttons/collapse_thead.gif" alt="" border="0" /></a>
    <
    a href="showthread.php?t=13925"><strong>CNN Hurricane Katrina Help Center</strong></a>
    </
    td>
    </
    tr>
    </
    thead>
    <
    tbody id="collapseobj_katrina" style="">
    <
    tr>
    <
    td class="page" align="center" width="50%"><a href="http://www.cnn.com/SPECIALS/2005/katrina/help.center/" target="appeal" class="largefont"><img src="http://www.cnn.com/SPECIALS/2005/katrina/images/kat.banner.jpg" border=0></a></td>
     
    </
    tr>
    </
    tbody
    Change or remove the thread number acccordingly. You can see this in action here:

    http://www.optiboard.com/forums/index.php?
    Steve Machol, former vBulletin Customer Support Manager (and NOT retired!)
    Change CKEditor Colors to Match Style (for 4.1.4 and above)

    Steve Machol Photography


    Mankind is the only creature smart enough to know its own history, and dumb enough to ignore it.


  • Jose Amaral Rego
    Senior Member
    • Feb 2005
    • 11058
    • 1.1.x

    #2
    Adding it now and will share with out sites
    May I share the code with other site.
    Last edited by Jose Amaral Rego; Sat 3 Sep '05, 11:08pm.

    Comment

    • Ingmar
      Member
      • Jul 2005
      • 90
      • 3.6.x

      #3
      Thank you Wayne and Steve, I am adding now as well.
      -

      Comment

      • Loki12
        Senior Member
        • Jul 2004
        • 137

        #4
        Done exactly as you said, but it swallows up the style and language dropdown boxes...

        Comment

        • Loki12
          Senior Member
          • Jul 2004
          • 137

          #5
          See attachment
          Attached Files

          Comment

          • Ingmar
            Member
            • Jul 2005
            • 90
            • 3.6.x

            #6
            Just add a closing table tag to the end of the Steves code.
            -

            Comment

            • Loki12
              Senior Member
              • Jul 2004
              • 137

              #7
              Originally posted by Ingmar
              Just add a closing table tag to the end of the Steves code.
              Thank you, but it still doesn't look right.

              Comment

              • Tony
                Senior Member
                • Feb 2001
                • 573
                • 3.6.x

                #8
                How do we go about adding this code to the top right?

                Comment

                • vbcore
                  Senior Member
                  • Sep 2004
                  • 370
                  • 3.0.7

                  #9
                  If I remember right, on most vBulletin ran websites at the time of the Tsunami that template was being used on the websites so people could donate. Will this one be used?

                  Comment

                  • Tony
                    Senior Member
                    • Feb 2001
                    • 573
                    • 3.6.x

                    #10
                    Now that I have the code in my footer I think I rather have it just under the navbar. But I don't know where to go to insert the code for under the navbar.
                    Any help would be great, thanks

                    Comment

                    • filburt1
                      Senior Member
                      • Feb 2002
                      • 6606

                      #11
                      That hotlinks to CNN's servers. It may be prudent to cache the image on your own server instead.
                      --filburt1, vBulletin.org/vBulletinTemplates.com moderator
                      Web Design Forums.net: vB Board of the Month
                      vBulletin Mail System (vBMS): webmail for your forum users

                      Comment

                      • TalkMilitary
                        Senior Member
                        • Mar 2003
                        • 351

                        #12
                        Thanks Steve!
                        Glenn

                        Comment

                        • Jose Amaral Rego
                          Senior Member
                          • Feb 2005
                          • 11058
                          • 1.1.x

                          #13
                          Originally posted by Tony
                          How do we go about adding this code to the top right?
                          Add banner code below '*' area in your header template. The star is ' &n bsp; ' without the space in between that piece of code. It seems to be in banned list.

                          Code:
                           
                          <!-- logo -->
                          <a name="top"></a>
                          <table border="0" width="$stylevar[outertablewidth]" cellpadding="0" cellspacing="0" align="center">
                          <tr>
                           <td align="$stylevar[left]"><a href="$vboptions[forumhome].php?$session[sessionurl]"><img src="$stylevar[titleimage]" border="0" alt="$vboptions[bbtitle]" /></a></td>
                           <td align="$stylevar[right]">
                            *
                          <!--
                            NEW HEADER & NAVBAR
                          Last edited by Jose Amaral Rego; Sun 4 Sep '05, 11:10am.

                          Comment

                          • Thunderfall
                            Senior Member
                            • Jan 2002
                            • 518
                            • 3.8.x

                            #14
                            I use the codes below:

                            For the banner, it links to the Yahoo donation page.
                            For the text link, it links to Amazon's donation page.

                            Just put the codes at the top of the footer:
                            PHP Code:
                            <br />
                            <
                            div align="center">
                            <
                            table border="0" align="center" celpadding="2" cellspacing="2">
                            <
                            tr>
                            <
                            td><a href="http://store.yahoo.com/redcross-donate3/"><img src="/images/katrina_relief.gif" alt="Donate to Hurricane Katrina Relief Fund" border="0"></a></td>
                            </
                            tr>
                            <
                            tr>
                            <
                            td align="center"><b><a href="http://s1.amazon.com/paypage/PELYGQVJ8Q7IB/002-8612792-6490443">Donate to Hurricane Katrina Relief Fund</a></b></td>
                            </
                            tr>
                            </
                            table>
                            </
                            div
                            The banner image is attached below and you can save it and put it in the images folder of your site/forum.
                            Attached Files
                            War is only fun when you are winning.

                            Comment

                            widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
                            Working...