The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I am trying to add a module for vbadvance that consist of a search box.
Here is the code PHP Code:
Code:
div#somethingsearch{
width:618px;
background-color:#CCC;
height:100px;
vertical-align: bottom;
background: url("http://www.rootmanga.com/Rootmanga/gradients/gradient.jpeg");
padding-bottom:2px;
border-bottom: 1px solid #CCCCCC;
}
div#somethingsearch2{
margin-left:125px;
font-size:14;
font-weight:bolder;
}
input#nb{
font-size:12;
font-weight:bolder;
border:1px solid #000000;
height:30px;
width:300px;
padding: 7px 5px 5px 5px;
margin-top:30px;
margin-left:125px;
}
input#somethingsearchbutton{
font-size:12;
font-weight:bolder;
border:1px solid #000000;
height:30px;
width:70px;
padding: 7px 5px 5px 5px;
margin-top:30px;
position: absolute;
}
|
|
#2
|
||||
|
||||
|
If this is to be used in a vbadvanced module, then you should be posting on the vbadvanced site for help.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|