Need help with phantom empty space

Discussion in 'HTML & Website Design' started by wholesalechecklist, Dec 21, 2007.

  1. #1
    http://www.missionenvironment.com/blog/

    I need some help with the blog part. After reading comments that I should make my blog and forum congruent with my site, I started working on that. For the blog, I am just adding the top part of my index page to the blog. I have added the top logo, the menu, and the top image. For some reason, there is a space between the menu and the top image and I cannot get rid of it. Anyone see the problem?
     
    wholesalechecklist, Dec 21, 2007 IP
  2. smg

    smg Well-Known Member

    Messages:
    599
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    130
    #2
    Have you tried removing line 59

    <h1> <strong>MISSION ENVIRONMENT</strong> Take Action Now and Save the Environment <span></span> </h1>
    Code (markup):
    I cant seem to see this on the webpage?
     
    smg, Dec 21, 2007 IP
  3. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Its under the image. Ill remove it and see if its the problem, then ill try to adjust the css.

    Until then, any other ideas?
     
    wholesalechecklist, Dec 21, 2007 IP
  4. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Anyone? Its really bothering me and I cannot figure it out. I might just get rid of the image all together. I dont want to, but I cannot have that space there - it looks unprofessional

    And I think it might have something to do with that line 59, but it works fine on the rest of my website. Just the blog is where I get this weird space.
     
    wholesalechecklist, Dec 22, 2007 IP
  5. VimF

    VimF Well-Known Member

    Messages:
    307
    Likes Received:
    27
    Best Answers:
    0
    Trophy Points:
    118
    #5
    Just put a h1{margin:0} to your stylesheet and the space will be gone.
     
    VimF, Dec 22, 2007 IP
  6. John Kain

    John Kain Peon

    Messages:
    180
    Likes Received:
    14
    Best Answers:
    0
    Trophy Points:
    0
    #6
    nice blog go green!!!
     
    John Kain, Dec 22, 2007 IP
  7. wholesalechecklist

    wholesalechecklist Peon

    Messages:
    511
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #7
    Doh! thanks for the fix
     
    wholesalechecklist, Dec 23, 2007 IP