vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   How do I get the footer like VB.org on the bottom? (https://vborg.vbsupport.ru/showthread.php?t=172873)

rolandogomez 03-13-2008 04:27 AM

How do I get the footer like VB.org on the bottom?
 
How do I get the footer like VB.org on the bottom that displays two columns,
New To Site? Need Help?

I've seen it on other sites so I'm sure there is a mod or a button I haven't turned on. Thanks, rg sends!

Bradley_Wint 03-13-2008 04:47 AM

Simple HTML...make a two column table...go to Admin CP > Styles & Templates > Style Manager

Then choose edit and go to the style of your choice...then go to the Common Templates and go to the FOOTER text box...add or replace the HTML code to suit with your HTML table code...save..done.

don't forget to leave the vB copyright info if you didn't purchase the branding removal license.

Lynne 03-13-2008 02:02 PM

Search is your friend.

"footer" "All Mods" "Titles Only"

rolandogomez 03-13-2008 11:20 PM

Quote:

Originally Posted by Lynne (Post 1463826)
Search is your friend.

"footer" "All Mods" "Titles Only"

Thanks, I tried the search but didn't narrow it down, dugh. But thanks, now I need to know if works with vB3.7 B6. Thanks, rg sends!

Bradley_Wint 03-13-2008 11:51 PM

Quote:

Originally Posted by rolandogomez (Post 1464231)
Thanks, I tried the search but didn't narrow it down, dugh. But thanks, now I need to know if works with vB3.7 B6. Thanks, rg sends!

hey man, it's simple HTML, you don't need a mod.

a simplified version of the vb.org footer
Code:

<TABLE width="800" cellpadding="0" cellspacing="0">
  <TBODY>
    <TR>
      <TD nowrap width="400" valign="top">Powered by vBulletin? Version 3.6.8<BR>
      Copyright ?2000 - 2008, Jelsoft Enterprises
      Ltd.<BR>
      Copyright ?2001 - 2008, vbulletin.org.
      All
      rights reserved.<BR>
      vBulletin? is a registered trademark.</TD>
      <TD nowrap width="400" align="right" valign="top"> vB Official | vB Germany | vB Chinese |
      vB Hungary <BR>
      <BR>
      <BR>
      Design by Princeton</TD>
    </TR>
  </TBODY>
</TABLE>


rolandogomez 03-14-2008 02:46 AM

Thanks, but I meant the one above that one, above the local GMT time, that has the New To Site? Need Help? and follows the style on the category description. Thanks, rg sends!

SEOvB 03-14-2008 02:51 AM

HTML Code:

<br>

<table class="tborder" style="table-layout: fixed;" align="center" border="0" cellpadding="4" cellspacing="1" width="100%">
  <tbody><tr>
    <td class="tcat">New To Site?</td>
    <td class="tcat">Need Help?</td>
  </tr>
  <tr>
    <td class="alt1">
    <ul>

        <li><a href="info.php?do=about">About vBulletin.org</a></li>
       
       
        <li><a href="info.php?do=unlicensed">Are you "Showing up as unlicensed?"</a></li>       
       
        <li><a href="info.php?do=rules">Review Our Site Rules</a></li>       
        <li><a href="info.php?do=botm">What is Board Of The Month (BOTM)?</a></li>       
        <li><a href="info.php?do=motm">What is Modification Of The Month (MOTM)?</a></li>       
       
        <li><a href="info.php?do=staff">Meet Our Staff</a></li>
       
    </ul>
    </td>

    <td class="alt1">
    <ul>
        <li><a href="forumdisplay.php?do=markread" rel="nofollow">Mark Forums Read</a></li>
        <li><a href="showthread.php?t=113792">Do Your Research Before Hiring!</a></li>       
        <li><a href="info.php?do=sitemap">Site Map</a></li>       
       
        <li><a href="login.php?do=lostpw">Did you forget your password?</a></li>
        <li><a href="login.php?do=logout&amp;logouthash=96e54097be3af10b0378b8b70d0aa869" onclick="return log_out('Are you sure you want to log out?')">Log Out FRDS</a></li>

       
       
    </ul>
    </td>
  </tr>
</tbody></table>
<br>

Edit -> View Source wins again!

Boofo 03-14-2008 03:51 AM

Quote:

Originally Posted by rolandogomez (Post 1464231)
Thanks, I tried the search but didn't narrow it down, dugh. But thanks, now I need to know if works with vB3.7 B6. Thanks, rg sends!

Here you go sir. Just grab the xml file from this post.

https://vborg.vbsupport.ru/showthread.php?t=149651

rolandogomez 03-14-2008 04:26 AM

Quote:

Originally Posted by Boofo (Post 1464370)
Here you go sir. Just grab the xml file from this post.

https://vborg.vbsupport.ru/showthread.php?t=149651

Got it! Thanks! Works like a charm over at http://www.shotcritic.com a little over two-weeks old site with over 440 members! I love vBulletin!

I did most of the site myself and I'm no programmer or coder, though I did get a bit of help here and there and I love that too! Added vBadvanced, vBCredits, vBMagazine, VBSEO, Payment System Pro, Donation System Pro, Logistician's Template system, etc.

The site runs on vB3.7B6 with more to come! Started out as a test site so when I move my larger site and 3.7 goes RC/Gold or whatever they call the more stable version as my other site has over 25,000 members and I want to do it right..thanks, rg sends!


All times are GMT. The time now is 01:37 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00991 seconds
  • Memory Usage 1,746KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete