The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to change the width of: forum title, threads and post count, Last Post
How to change the width of: forum title, threads and post count, Last Post ?
I searched all style vars and i didn't find out how.... see screen shot to understand what i mean |
#2
|
||||
|
||||
You won't find any stylevars for them. It's all css. You can see them set here:
HTML Code:
.threadbit .threadinfo {min-width:350px;width:62%;} .threadbit .threadstats {width:12%;} .threadbit .threadlastpost { width:23%;} |
#3
|
|||
|
|||
It's in Style Vars only I think...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|