Back to vBulletin 3.6 Template Modifications

Simple Breadcrumb Below Last Post
Mod Version: 1.0, by evenmonkeys

This modification is in the archives.
vB Version: 3.6.2 Rating: (2 votes - 5.00 average) Installs: 74
Released: 22 Jun 2006 Last Update: 22 Jun 2006 Downloads: 51
Not Supported Template Edits  

Everyone will need this hack. Yes, even you!

Description
Are you familiar with the location of the "Previous and Next Thread" links below the last post? Are you sick of scrolling all the way to the top to go back to the forum list or thread list? With this hack, you can add the same breadcrumb found at the top directly below the last post of each page.

Templates to edit: 1 (SHOWTHREAD)

Instructions
1. In your AdminCP, go to Styles & Templates -> Style Manager -> Edit Templates -> SHOWTHREAD.
2. Find:
HTML Code:
<div class="smallfont" align="center">
<strong>&laquo;</strong>
<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextoldest" rel="nofollow">$vbphrase[prev_thread]</a>
|
<a href="showthread.php?$session[sessionurl]t=$threadid&amp;goto=nextnewest" rel="nofollow">$vbphrase[next_thread]</a>
<strong>&raquo;</strong>
</div>
Above put:
HTML Code:
<!-- Extra Breadcrumb -->
<div align="center">
<span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
</div>
<br />
<!-- /Extra Breadcrumb -->
Comments
I don't really have too much to say. I just know that it's rather annoying scrolling to the top to go back to the previous forum. This is a lot easier to navigate after reading a thread or making a post.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s extra_breadcrumb_below_last_post_1.0.txt (1.2 KB, 117 downloads)

Screenshots

Click image for larger version
Name:	breadcrumb.jpg
Views:	1699
Size:	96.1 KB
ID:	49813  

Similar Mods

Simple Breadcrumb Below Last Post vBulletin 3.5 Template Modifications

vblts.ru supports vBulletin®, 2022-2024