Posted by ben.brughmans on 11/17/05 18:10
Hello,
I have a submit button with the following class on it :
..submitLogin {
font-family : Tahoma;
font-size : 11px;
border: 1px solid #114a7f;
background-image: url(../img/submitBg.gif);
height:21px;
padding:3px;
color: White;
}
The problem is, MSIE always shows a white border around it
( http://www.multimedium.be/ben/submitLogin.jpg ). The problem doesn't
occur in Firefox, anybody an idea how i can make the submit button like
it should be ( http://www.multimedium.be/ben/submitLogin2.jpg )?
Thanks in advance!
[Back to original message]
|