View Full Version : Customising appearance of selectlists & textareas
viktor
10-11-2002, 02:18 AM
I would like to know if there is a way to customise the appearances of selectlists & textareas with css (borders, heights, arrowcolor etc). It seems like in IE5+ i can customise everything except these objects! Is it really so!?
joh6nn
10-11-2002, 06:48 AM
yes, nearly everything is customizable, including those. can we see the CSS you're using? maybe there's a typo or something somewhere.
viktor
10-11-2002, 09:49 AM
Thanks for your reply!
For example, I use this class for a selectlist, which remains with the "default xp-border" (blue) anyway:
select.admin_xl {border: 1px solid;border-color: #999999;font-size: 12px; color: #000000 ; width: 280px}
cg9com
10-11-2002, 04:31 PM
select menu scrollbar and border cannot be configured with CSS
they will be the indapendant users system colors.
everything else you can change
also refer to http://codingforums.com/showthread.php?s=&threadid=7755
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.