The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is the section shown in the image below a new mod or part of 3.6.4?
If it's a mod, could someone please give us more information about it? Thanks
|
|
#2
|
|||
|
|||
|
From what I can tell it's just a simple table... would be pretty easy to code with HTML...
|
|
#3
|
|||
|
|||
|
At the top of your footer
Code:
<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" rel="nofollow">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">General 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=c56c820718bc2ac4c76cd32d41342f2e" onclick="return log_out()">Log Out Ntfu2</a></li>
</ul>
</td>
</tr>
</tbody></table>
|
|
#4
|
|||
|
|||
|
Appreciate the help Ntfu2!
We will give it a try now, thanks again
|
|
#5
|
||||
|
||||
|
Quote:
|
|
#6
|
||||
|
||||
|
HTML Code:
<li><a href="login.php?do=logout&logouthash=c56c820718bc2ac4c76cd32d41342f2e" onclick="return log_out()">Log Out Ntfu2</a></li>
|
|
#7
|
||||
|
||||
|
Quote:
Well I guess that solves it |
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|