input type="image"

Discussion in 'HTML & Website Design' started by quicksilver101, Jun 3, 2008.

  1. #1
    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.,
     
    quicksilver101, Jun 3, 2008 IP
  2. quicksilver101

    quicksilver101 Peon

    Messages:
    123
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    FIXED

    I had forgot that i styled my input textboxes, meaning the image was also being styled like it! Ooops
     
    quicksilver101, Jun 3, 2008 IP