Cant get elements right

Discussion in 'HTML & Website Design' started by login, Jun 11, 2009.

  1. #1
    Why is the seach box here: http://organdonasjon.no/ lower than the button "utfør" on the right side of the search box?
    Its CMSmadeeasy.

    Green rep to good answers :)
     
    login, Jun 11, 2009 IP
  2. HorseGalleria

    HorseGalleria Peon

    Messages:
    91
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Add the part in red to your html:

    <input style="vertical-align:middle;" type="image" name="submit" src="http://organdonasjon.no/images/knapp_sok.gif" width="49" height="23" >
     
    HorseGalleria, Jun 11, 2009 IP
    login likes this.
  3. login

    login Notable Member

    Messages:
    8,849
    Likes Received:
    349
    Best Answers:
    0
    Trophy Points:
    280
    #3
    Thanks a lot. I also added padding style="vertical-align:middle; padding: 0 0 6px 0;" to get it 100% on line.
     
    login, Jun 12, 2009 IP