efetzer Posted July 7, 2003 Share Posted July 7, 2003 I have found the wiki document very helpful, but can't seem to find out how to change the border color of boxes or dropdown lists. http://www.fetzers.bz/catalog/advanced_search.php Take a look at this site, I have all of the colors set to #730B00, but can't find where to change the color of the boxes, like the "Price From" box. TIA, :lol: Link to comment Share on other sites More sharing options...
Guest Posted July 7, 2003 Share Posted July 7, 2003 Color changes are in the stylesheet.css Take a look at wiki, click the link below Link to comment Share on other sites More sharing options...
Guest Posted July 8, 2003 Share Posted July 8, 2003 Well, since wiki says nothing about how to change input box colors, which is what you asked, I will point out that if you add border-style: solid; border-color: #730B00; to the stylesheet definition for INPUT (which is lumped with CHECKBOX, RADIO, and SELECT), then it will change the border color of those boxes. Unfortunately, this does not effect the select boxes nor the checkboxes. Perhaps someone else has a suggestion for those short of rewriting them in Javascript. Good luck, Matt Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.