Hi everyone. I'm trying to set a background image for a <select> tag
from CSS. It works just fine on Firefox and Safari, but on the Opera
and IE it won't show up and on the Chrome it shows only a black image.
Here is the CSS:
div#register_form select {background:url(../images/template/
bg_inputTextField.png) repeat-x;
height:20px;
width:60px;
}
maybe someone has another ideea. thx
--~--~---------~--~----~------------~-------~--~----~
--
You received this because you are subscribed to the "Design the Web with CSS"
at Google groups.
To post: [email protected]
To unsubscribe: [EMAIL PROTECTED]
-~----------~----~----~----~------~----~------~--~---