The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
Is there a way to change the background color of FireFly's Style Dropdown box via the templates?
|
|
#2
|
|||
|
|||
|
Change:
<select> To: <select style="border: 1px solid #000000; background-color: #FFFFFF;"> --------------- You are basically just adding the below to the select box: style="border: 1px solid #000000; background-color: #FFFFFF;" Of couse, you can change #FFFFFF to the HEX code of the color you want the background to be .
|
|
#3
|
||||
|
||||
|
Excellent thanks. I applied this to my skin "White Light" on my board.
|
|
#4
|
|||
|
|||
|
How would you go about changing the Arrow and inset border color of the drop down menu? I would actually like a code which would do that to all of them =/
Because on my desktop scheme i have the 3d selection things set to dark grey and orange, and it really looks like an eyesore to ME when i browse almost any forum which is not dark grey and orange
|
|
#5
|
||||
|
||||
|
You set it in the style options. I think maybe the section that goes in the < head> tags...
|
|
#6
|
||||
|
||||
|
Just use CSS in your Style Sets and it should work. No template editing needed.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|