Back to vBulletin 3.6 Template Modifications

Display Options Above Threads - as seen on vbulletin.org
Mod Version: 1.01, by kira

This modification is in the archives.
vB Version: 3.6.7 Rating: (6 votes - 4.67 average) Installs: 82
Released: 15 Jul 2007 Last Update: 27 Jul 2007 Downloads: 733
Supported Template Edits  

This template mod will streamline and relocate the "Display Options" dropdown menus to the top of your threads list on forumdisplay, as seen here at vbulletn.org in the modification areas.

As part of this move, we'll also change the look of the "Active Users"/Moderators panel remaining at the bottom of the page. (Screenshots of both sections are below.)

This modification should work on vB versions 3.6.5 - 3.6.7 PL 1.

Important: There are two different versions of the instructions: one for a default setup, and one for people using the excellent Thread Prefixes mod by Mystics. Please make sure you choose the correct version for your setup!

(Of course, if you've installed or applied other mods that have altered the forumdisplay template, you may need to adjust the instructions accordingly.)

Update on May 10, 2008: I'm happy to say that the 3.7.0 version of this mod is now available! Note that there's now only one set of instructions in 3.7.0, since Mystics prefix mod no longer applies. If his mod is ever updated, however, I'll be happy to include a new batch of instructions. Especially 'cause I prefer his prefixes to vB's!

Update on July 27, 2007: New version fixes issue with AJAX inline editing thread titles. If you've already installed the older version, please use these instructions

Spoiler (click to open)


Ouch, you're right! Stupid mistake on my part, and after posting this will update the instructions accordingly. Luckily it's an easy fix if you've already made the above template changes. The problem was that there's a duplicate table ID of "threadslist."

Simply open up FORUMDISPLAY and FIND:

Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center" id="threadslist">
<tbody>
$announcebits
REPLACE WITH:

Code:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tbody>
$announcebits
Save and that's it. Basically all we're doing is removing the id="threadslist" from that section.

My apologies for the error and inconvenience! Many thanks to Skavenger for pointing this out.

Close
to correct the problem. Thanks to Skavenger for the heads-up.

Live Demo: http://www.epiguide.com/forums/forumdisplay.php?f=116 (This will show you the Display Options section; I don't use the "Active Users" part of the mod.)

This is my first template modification release, and I hope it's helpful. Many thanks to vbulletin.org for the inspiration, not to mention years of providing an amazingly helpful community.

Download

This modification is archived, downloads are still allowed.

File Type: %1$s displayoptions_to_top.txt (10.8 KB, 344 downloads)
File Type: %1$s displayoptions_to_top_prefix.txt (11.3 KB, 293 downloads)

Screenshots

Click image for larger version
Name:	displayoptions_prefix.jpg
Views:	2653
Size:	38.1 KB
ID:	67025   Click image for larger version
Name:	activeusers_simple.jpg
Views:	1609
Size:	13.2 KB
ID:	67026  

Similar Mods

Forum Display Enhancements Display Options Above Threads - as seen on vbulletin.org vBulletin 3.7 Template Modifications

vblts.ru supports vBulletin®, 2022-2024