The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Hello,
Is there a way to change the background color of the "Search this Forum" search box from white to black? --> ![]() Can't find it anywhere :erm: at the moment it's white on white in my forum due to font color changes. |
|
#2
|
|||
|
|||
|
I need to know the same thing, I searched through all the style vars and couldn't find anything that changed it. Any help please?
EDIT: nevermind I figured it out. Had to put this at the top of the additional.ccs template. change text color HTML Code:
.popupbody li input.searchbox {
color:black !important;
}
HTML Code:
.popupbody li input.searchbox {
background: yellow;
}
HTML Code:
.popupbody li input.searchbox:focus {
background: yellow;
}
|
|
#3
|
|||
|
|||
|
For which vBulletin version?
This is in a vB4 forum, but the screenshot shows vB3. |
|
#4
|
|||
|
|||
|
Quote:
I think the guy who started this thread (not me) was most likely posting about his forum/vb4 - but just decided to take a screenshot of the search box on vbulletin.org, which is using vb3. |
| Благодарность от: | ||
| Amaury | ||
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|