![]() |
|
|
|||||||
| vBulletin Hack and Modification Support vBulletin hacks, plugins and template modification support for forum administrators. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
|
Subforum Changes in ForumDisplay (Not Forum Home)
Hey folks,
I'm trying to do something to organize things and make the subforums display in a user-friendly manner as well. Here's my URL: http://www.glamrocktalk.com/forumdisplay.php?f=3 I'm hoping to possibly have a tabbed approach to these subforums and group the band names alphabetically with tabs (A-E, F-J, etc). Where within forumdisplay.php should I edit and add the tabbed approach? Or, is it somewhere else? I want to add an "If conditional" so that this 'tabbed' approach only happens within this particular forum, so I could use some help with that as well. Any thoughts?
__________________
Walt Disney Boards - Walt Disney Buddies - Glam Rock Talk - Gervais Book (Forum Fan Site for Ricky Gervais) |
|
|
|
|
|
#2 |
|
Member
Join Date: Jun 2005
Posts: 89
|
I do believe this is the conditional you'll want to use.
combined with my previous post at vB.org Code:
<if condition="$forum[forumid] == Q"> The tabbed layout <else /> Regular layout </if>
__________________
East Liverpool Ohio Senior Photography Nintendo Gaming Forums For everything Nintendo! East Liverpool Computer Repair |
|
|
|
|
|
#3 |
|
Senior Member
|
Thanks Dave!
![]() I'm going to tackle this one at some point after I finish all of my custom pages (got 56 of those bad boys) and get things to the point where I want them.
__________________
Walt Disney Boards - Walt Disney Buddies - Glam Rock Talk - Gervais Book (Forum Fan Site for Ricky Gervais) |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|