Back to vBulletin 3.8 Template Modifications

Breadcrumbs after last post
Mod Version: 1.00, by hqlman

vB Version: 3.8.2 Rating: (7 votes - 4.71 average) Installs: 37
Released: 23 May 2009 Last Update: Never Downloads: 3
Not Supported Template Edits Re-usable Code  

This modification simply places a neat breadcrumb below the last post, i found this very usefull for my forums so i thought of posting this here too for the latest version of vb.

Credits to yarub for original idea

Tested on vb 3.8.2.

See img below.

Instructions
1. In your AdminCP, go to Styles & Templates -> Style Manager -> Edit Templates -> SHOWTHREAD.

2. Find:
HTML Code:
<if condition="$bookmarksites">
<!-- social bookmarking links -->
	<br />
	<table cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" class="tborder" align="center">
3. Add above:
HTML Code:
<!-- Extra Breadcrumb -->
<br/>
<div align="center">
<span class="navbar"><a href="$vboptions[forumhome].php?$session[sessionurl]">$vboptions[bbtitle]</a></span> $navbits[breadcrumb]
</div>
<br />
<!-- /Extra Breadcrumb -->
PRESS INSTALL

Download

No files for download.

Screenshots

Click image for larger version
Name:	breadcrumb vbulletin.JPG
Views:	1147
Size:	28.5 KB
ID:	99495  


vblts.ru supports vBulletin®, 2022-2024