ccd1
Mon 16th Sep '02, 5:33am
I'm trying to change the color of the background of the drop-down bars and text fields on my vbulletin so that they can match the forum colors. How do I go about doing this in a way that can affect all fields and drop downs?
Nikhil Nayak
Thu 10th Oct '02, 11:15am
Admin CP > Styles > Modify > fonts/colors/etc > Head Insert
To change background of text boxes look for this:
TEXTAREA, .bginput {
FONT-SIZE: 12px;
FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
COLOR: #000000;
BACKGROUND-COLOR: #HEXCOLORCODE
}
Specify the "HEXCOLORCODE" you want there.
vBulletin® v3.8.0 Release Candidate 1, Copyright ©2000-2008, Jelsoft Enterprises Ltd.