The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Hello! Show you how to increase the width of the search box?
Thank you! |
|
#2
|
||||
|
||||
|
Add this to your additional.css.
Code:
/* Start Increase Searc Box Width */
.globalsearch
{
position:absolute;
width:220px;
}
.globalsearch .textboxcontainer span
{
width: 187px;
}
.globalsearch input.textbox
{
width: 160px;
}
/* End Increase Searc Box Width */
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|