/ Published in: CSS
Sometimes in IE6/IE7, the bg image assigned to a submit button doesn't show up. Apply this style to the submit button to make the bg image display.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
border: 0px solid #FFFFFF;
URL: http://forums.digitalpoint.com/showthread.php?t=873398