The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
When we pull up New Posts, the time in the Last Post column is cut off. How do we make it completely show up?
|
#2
|
||||
|
||||
![]()
AdminCP > Styles & Templates > Style Manager > Edit Templates > *find CSS Templates and double-click to expand, now find:
Code:
.threadbit .threadlastpost dd { margin:0 20px 0 20px; height: {vb:math {vb:stylevar mid_fontSize}*{vb:stylevar line_height}}; overflow: hidden; white-space:nowrap; } Code:
.threadbit .threadlastpost dd { margin:0 10px 0 20px; height: {vb:math {vb:stylevar mid_fontSize}*{vb:stylevar line_height}}; overflow: hidden; white-space:nowrap; } Code:
0 10px 0 10px T R B L ![]() |
#3
|
|||
|
|||
![]()
You are a genius Superman!! I am so amazed by you and Lynne!
![]() |
#4
|
||||
|
||||
![]() Quote:
She's my vBulletin Superman err I guess that would be Superwoman ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|