The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
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! |
#2
|
|||
|
|||
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. |
#3
|
||||
|
||||
Search is your friend.
"footer" "All Mods" "Titles Only" |
#4
|
||||
|
||||
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!
|
#5
|
|||
|
|||
Quote:
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> |
#6
|
||||
|
||||
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!
|
#7
|
||||
|
||||
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&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> |
#8
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/showthread.php?t=149651 |
#9
|
||||
|
||||
Quote:
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! |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|