Problem with header

Discussion in 'HTML & Website Design' started by drhfinegifts, Nov 18, 2010.

  1. #1
    I have a problem with the header banner in a very old website.

    We had the image updated about a year ago when we moved to a new address. The header image is two images stacked on top of each other. When the image was updated, it looked fine.

    Well, I didn't work for this employer for about six months. When I came back, he told me about the problem.

    There is a blank horizontal line between the 2 stacked images. It was fine before, so I don't know why it has this blank line now. I looked at the source code and did some research, and it appears to be coded correctly.

    Does anyone have an idea on how to fix this?

    The website - http://www.kdepc.com

    Thanks!
     
    drhfinegifts, Nov 18, 2010 IP
  2. GWiz

    GWiz Peon

    Messages:
    359
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Well beyond fixing the entire page to use valid code, you can just use this as a quick fix:

    Make the following changes to the top image:
    <img border="0" src="images/finalbannerc.gif" style="margin-bottom:-5px;">
     
    GWiz, Nov 18, 2010 IP
  3. drhfinegifts

    drhfinegifts Peon

    Messages:
    368
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Awesome! That worked!

    Thanks for your help!
     
    drhfinegifts, Nov 19, 2010 IP