ccd1
Mon 16th Sep '02, 4: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, 10: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.
Powered by vBulletin™ Version 4.0.2 Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.