2008/4/22 Geoffrey Hoffman <[EMAIL PROTECTED]>:
> Don't you want ?
>
I know I can use , it's just that I don't
understand why this happens.
By the way, it only happens in Firefox 2, while IE8b1, IE7, IE6,
Safari 3.1, and Opera 9.26 render the button properly.
May it be a Firefox bug?
__
> I've got a problem with a button element containing an image.
Hi,
It sounds like you may want to try this instead:
Best regards,
Kepler Gelotte
Neighbor Webmaster, Inc.
156 Normandy Dr., Piscataway, NJ 08854
www.neighborwebmaster.com
phone/fax: (732) 302-0904
This is the closest I was able to come to the default look while
changing the color:
.x-button {
background-color: #ffcd45; /* ~ */
border-style: outset;
}
Notice I do *not* specify either border width or color. That seemed to
do the trick for me.
(