The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello.
I wanted to change the size of my Last Post cell, but i don't know where to find that in style manager. In FORUMHOME and FORUMDISPLAY i tried to change width="x" from Quote:
Can somebody please tell me where to modify correctly to make it larger ? I'll attach a screenshot also. Thank you ! |
#2
|
||||
|
||||
![]()
Look for this Template
forumhome_forumbit_level1_nopost And in that Look for something like this Code:
<tr align="center"> <td width="5%" class="thead"> </td> <td width="40%" class="thead" align="$stylevar[left]">$vbphrase[forum]</td> <td width="25%" class="thead">$vbphrase[last_post]</td> <td width="10%" class="thead">$vbphrase[threads]</td> <td width="10%" class="thead">$vbphrase[posts]</td> <td width="10%" class="thead">$vbphrase[moderator]</td> </tr> Make sure that all the percent up there add up to make a 100 Cheers |
#3
|
|||
|
|||
![]()
Thx a lot Cobra-J82. You are very helpfull
![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|