How is this done

M

MD Websunlimited

Hi Paul,

They are using the following:
<STYLE TYPE="text/css"><!--
BODY {
margin: 0;
padding: 0;
scrollbar-face-color: "red";
scrollbar-highlight-color: "black";
scrollbar-shadow-color: #828282;
scrollbar-3dlight-color: #808080;
scrollbar-arrow-color: "grey";
scrollbar-track-color: #828282;
scrollbar-darkshadow-color: #828280
}
--></STYLE>
 
P

Paul M

Thanks
It works great for the text boxes,But how can I get it to colourise the
drop down box it seems that they didn't acheave this (thats if they wanted
it to) on the web example. Does this mean it can't be done?
Paul M
 
P

Paul M

Thanks Murray
I still can't find how to colour that blue square with the arrow on the
right side of the select drop down box. I can see how you can colour the
text area but not that bit on the side
Paul M
 
M

Murray

You can't.

--
Murray

Paul M said:
Thanks Murray
I still can't find how to colour that blue square with the arrow on the
right side of the select drop down box. I can see how you can colour
the
text area but not that bit on the side
Paul M
 
Top