The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
At the moment, my layout is as so:
[Thread Title] [Last post date] [Replies] [Views] (Thread starter) However, how can you set it so the Thread Starter appears in a box of its own on the table? Thanks. |
#2
|
|||
|
|||
![]()
This could be done with a few template edits, thought would require a bit of work to get running without problems.
|
#3
|
|||
|
|||
![]()
Template edits such as...?
|
#4
|
|||
|
|||
![]()
FORUMDISPLAY and threadbit maybe 1 or two others but those two are the main ones.
|
#5
|
|||
|
|||
![]()
Thanks, but considering I'm a newbie with vBulletin, I'll need a little more to go on than that.
|
#6
|
|||
|
|||
![]()
If you don't know HTML this probably won't make much sense but if you do:
You need to <!-- show threads --> comment, then go up a little from it and find the table headings the will be using the thead class. Add in and extra table cell on to the end (with the thead class and whatever text you need) Then go to the threadbit class and find the last table cell (before the inlinemod checkboxes) and put in your table cell. Then you need to find the table cell where the thread name and starter are displayed. Look for the piece of code which holds the thread starters name. I think it is $thread['username'] but you will have to check the to be sure. I think thats most it, sorry its not very accurate I don't have a working Copy of vBulletin handy. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|