The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
width of last post column
How do I lengthen the width of the last post by column on the index by about 20
|
#2
|
||||
|
||||
In your templates under the category of "Forum Home Templates" look for templates "forumhome_forumbit_level1_post" and "forumhome_forumbit_level2_post". Find this code:
Code:
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td> Code:
<td width="200px" class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|