Have you tried quotation marks around the url attribute?
url("../images/template/bg_inputTextField.png")
On Sat, Sep 27, 2008 at 1:51 PM, bodolino <[EMAIL PROTECTED]>wrote:
>
> 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]
-~----------~----~----~----~------~----~------~--~---