Rid Us of Another Random Space!!

Discussion in 'HTML & Website Design' started by Iheartf1, Jan 6, 2014.

  1. #1
    Hello,

    I am the editor of iheartf1.co.uk which is a blogger based site, can anyone grab the code from our site and tell me why there is a random blank space under the post title on our home screen??
    I know half the solace is due to AddThis links that I have made vanish on the home page deliberately but there is another space that needs ridding...

    Thanks
    Rob
    Iheartf1
     
    Iheartf1, Jan 6, 2014 IP
  2. Philbeng

    Philbeng Well-Known Member

    Messages:
    36
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    100
    #2
    The html on that page isn't very good & this could be way off but it looks like the following could be the problem.
    You have a div under the header which contains 2 other divs that are empty.
    <div class='post-header'><div class='post-header-line-1'><div class='post-share-buttons goog-inline-block'></div></div>
    The divs above are held open by the css line-height and display settings.
    Remember always make a backup before you make changes.
     
    Philbeng, Jan 6, 2014 IP