I have this code at the end of my form: <input type ="image" src ="http://www.xxxxxxx.com/images/login.jpg" alt="login to user area" title="Login" border="0" width="139" height="39"></form> HTML: However no matter what values i change for width and height; the image stays the same, its squashed in the y axis and i cant change it erggg! Regards.,
FIXED I had forgot that i styled my input textboxes, meaning the image was also being styled like it! Ooops