The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
I am struggling to find the template or value to change the column width of the "last post" on the forum home page. Mine seem to be different widths, depending on the number of letters in the last post.
Take a look at the screenshot. ![]() Thankyou |
#2
|
||||
|
||||
![]()
Anyone?
Surely someone can workthis one out for me?? ![]() |
#3
|
||||
|
||||
![]()
In the "FORUMHOME" group templates you'll find these two templates:
forumhome_forumbit_level2_post forumhome_forumbit_level1_post Where you see: Code:
<td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td> Code:
<td class="alt2" width="200px" nowrap="nowrap">$forum[lastpostinfo]</td> I find that <div> tags within the <td> tags with width settings are more accurate. For an edit such as this, however, I think the above code will work fine. |
#4
|
|||
|
|||
![]()
*usedsearchfunction*
![]() i tried to do it like you wrote it down but it doesen't chance anything after the template modification (adding the width)... ... what is the problem? i am searching the value to chance the width of the "letzter beitrag" / "last post" column also but i couldn't find where i can chance it yet... ... please help me i'm a rookie in editing templates in vBulletin ^^ |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|