|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
select box css?
I've been searching for ways to graphically customise my select boxes (<SELECT> ) in HTML, using CSS.
However, I tried doing so, but it seems to me the SELECT element isn't quite customisable this way. How can i do so in CSS? Any help appreciated! |
|
#2
|
||||
|
||||
|
* edited * -- Sorry for the wrong info......
![]() Last edited by hpnadig : September 21st, 2003 at 01:08 PM. |
|
#3
|
||||
|
||||
|
<select> menus have limitations when it comes to applying CSS. In particular, I believe it's the borders and the arrow that you cannot modify. But you can change the background color, text color, font, etc. They do not inherit from <input>, you need a specific <select> assignment.
__________________
# Jeremy Explain your problem instead of asking how to do what you decided was the solution. |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > select box css? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|