I'm working with buttons and using customized images.
In HTML I have something like this:
and in CSS I'm setting the customized background-image for .buttonlogin. The problem is that Safari makes a light grey border around the image button which looks kind of ugly. Firefox renders it as it should be, that is without any silly border. Any idea what would solve my problem?HTML Code:<input type="image" class="buttonlogin" name="Submit" value=" " />


Reply With Quote

Bookmarks