Forum Moderators: not2easy

Message Too Old, No Replies

Input type formatting in Mozilla

css problem..

         

dreamcatcher

6:21 am on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi Guys,

I am formatting my input and text area boxes using CSS, buy for some reason the INPUT TYPE=FILE fields don`t render properly in Mozilla and it has to be said, look pretty ugly.

Is there a way around this?

Thanks

drbrain

3:17 pm on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Can we see the CSS you're using?

dreamcatcher

6:58 pm on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks for the help. This is the CSS that formats the input fields:

input { background-image: none;
border-color:#2b547e;
border-style:solid;
border-width:1px;
font-family: Verdana;
font-size: 10px;
color: #000000;
background-color: #eeeeee; }

The other input fields are fine, but the INPUT TYPE=FILE box just remains as it was before the formatting.

drbrain

8:11 pm on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You mean the button Browse... button and the border use the OS' style? Not yet. See bugs 52500 and 234607

dreamcatcher

10:11 pm on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Thanks drbrain. Looks like this has been an issue with Mozilla for a while now?

Anyway, thats fine, so long as I know.

:)

drbrain

10:16 pm on Jul 16, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Any bug with only five digits has been around for a while now :)