PDA

View Full Version : Need Help? and New To This Site? Feature


Mondi
04-14-2008, 10:05 PM
Noticed that this site features a 'Need Help?' and 'New To This Site? block.

Wondered how I can get that onto my site.

Advice?

Cheers.

SEOvB
04-14-2008, 10:14 PM
<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=96e54097be3af10b037 8b8b70d0aa869" onclick="return log_out('Are you sure you want to log out?')">Log Out FRDS</a></li>



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



Place it in whatever template you want.

Boofo
04-14-2008, 10:28 PM
Or you could save yourself the grief and just download this. ;)

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

Mondi
04-15-2008, 02:33 AM
Cheers guys,

Thnx for rapid response.