View Full Version : "Last Post" Column Width
HMBeaty
05-10-2009, 09:20 PM
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)
Michael.A
05-10-2009, 09:55 PM
i think in forumhome_forumbit_level1_nopost look for
<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>
HMBeaty
05-10-2009, 10:17 PM
Thats not it. I tried that. I'm using the 3.8.2 Default Style
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.