Back to vBulletin 3.8 Template Modifications

Moving Mark As Read & View Forum Leaders Below What's Going On
Mod Version: 1.00, by metalguy639

vB Version: 3.8.4 Rating: (0 vote - 0 average) Installs: 7
Released: 02 Feb 2010 Last Update: Never Downloads: 0
Not Supported Template Edits Translations  

THIS TEMPLATE EDIT BROUGHT TO YOU BY:


http://www.skinsnstyles.com

This is a simple template edit to move the View Forum Leaders & Mark Forums Read links to below the What's Going Box (Check the screen shots below).

CLICK INSTALLED TO GET SUPPORT FOR THIS ADD-ON. IF YOU DO NOT CLICK INSTALLED I CANNOT HELP YOU.

For vBulletin 3.8.4 P2 (Currently not tested on other versions, but I'm pretty sure that it will work on them.)

Templates Edited: FORUMHOME
Time: 5 Minutes

----------------------------------------------------------------------------------

INSTRUCTIONS:

*****ALWAYS BACK UP YOUR TEMPLATE - SAVE IT IN A TEXT FILE BY COPYING IT AND PASTING IT INTO THE TEXT FILE ESPECIALLY IF YOU HAVE ALREADY MODIFIED THIS TEMPLATE!!!*******

1. Login to your vBulletin admincp.
2. Scroll down and find your Styles & Templates>Manage Styles - click on it to open.
3. Find the style you want to make this edit to on the right side of your screen. Click the drop down to the far right and choose "Edit Templates"
4. Scroll down and find the >>Forum Home Templates click on it, then double click on the FORUMHOME template.
5. Find:

Code:
<tbody>
	<tr>
		<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
			<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
			<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
			<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
		</strong></div></td>
	</tr>
</tbody>
And Delete it.

6. Now Find:

Code:
$template_hook[forumhome_wgo_pos5]
And replace it with this:

Code:
<tbody>
	<tr>
		<td class="tfoot" align="center" colspan="<if condition="$vboptions['showmoderatorcolumn']">6<else />5</if>"><div class="smallfont"><strong>
			<a href="forumdisplay.php?$session[sessionurl]do=markread" rel="nofollow">$vbphrase[mark_forums_read]</a>
			<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
			<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
		</strong></div></td>
	</tr>
</tbody>
$template_hook[forumhome_wgo_pos5]
7. Save the template and check it.

Download

No files for download.

Screenshots

Click image for larger version
Name:	whatsgoingon.png
Views:	257
Size:	41.7 KB
ID:	111517  

Similar Mods

[HowTo] [3.0.0] Place and optimize the "Mark Forums Read - View Forum Leaders" bar. vBulletin 3.0 Template Modifications
Release 0.1 Mark Forum Read/Mark All Read from database hack vBulletin 2.x Full Releases

vblts.ru supports vBulletin®, 2022-2024