The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
Got to your "search.css" template, and edit your "searchtitle" class to read:
Code:
.searchtitle { font-size:{vb:stylevar font.fontSize}{vb:stylevar font.units}; padding:6px 0 2px; /*height: {vb:math {vb:stylevar font.fontSize}{vb:stylevar font.units} * {vb:stylevar line_height}};*/ height: auto; overflow: hidden; } edit: I found a couple of other CSS tweaks are needed... Go to "threadlist.css" and locate: Code:
.threadbit .alt { background: {vb:stylevar threadbit_alt_background}; } Code:
.threadbit { background: {vb:stylevar threadbit_alt_background}; } Code:
.inner .author { margin-bottom: 5px !important; } |
Благодарность от: | ||
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|