|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Changing colours on drop-down menu's/scrolling text boxes
http://www.maxell.eu.com/Maxell%20Moulding%20Services/Contact%20Us.htm
If you look at the above link you will see that i have successfully changed the scrollbars to the colours i want, i now wish to change the parts of the drop-down menu and scrolling text box that look like the scrollbars to the same colours. Is this possible? i have looked for help pretty much everywhere but can find none Somebody please help... i'm stuck ![]() |
|
#2
|
||||
|
||||
|
You can change the background color of select/option via the CSS background property (e.g. <option style="background:green;color:white;" value="" ....> )
This is the ms test page for colored scrollbars- http://msdn.microsoft.com/workshop/...ollbarColor.htm You might try to apply those same properties to the style for the selectbox (for arrow) or see if there is more info in the web design section of their reference library: http://msdn.microsoft.com/library |
![]() |
| Viewing: Dev Shed Forums > Web Design > Web Design Help > Changing colours on drop-down menu's/scrolling text boxes |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|