The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
"Last Post" Column Width
Ok, before I go crazy and start ripping my hair out, for vBulletin 3.8.2, where do I change the "Last Post" column width? (Sorry, just having a major brainfart right now)
|
#2
|
||||
|
||||
i think in forumhome_forumbit_level1_nopost look for
Code:
<td class="thead" width="3%"> </td> <td class="thead" align="$stylevar[left]" width="59%">$vbphrase[forum]</td> <td class="thead" width="22%">$vbphrase[last_post]</td> <td class="thead" width="8%">$vbphrase[threads]</td> <td class="thead" width="8%">$vbphrase[posts]</td> <if condition="$vboptions[showmoderatorcolumn]"> <td class="thead" width="0%">$vbphrase[moderator]</td> |
#3
|
||||
|
||||
Thats not it. I tried that. I'm using the 3.8.2 Default Style
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|